/* +39 Pizzeria CSS */

html, body	{
	/*height: 100%;*/
	padding: 0;
	margin: 0;
}
body	{
	margin: 10% 20px 20px 20px;
	background: #000 url('../images/bgd.jpg') no-repeat center top;
	text-align: center;
}
body, p, input	{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.2px;
	line-height: 1.4em;
}
p	{
	margin: 1em 0; /* Re-instating default margin behaviour for p */
}
h1	{
	font-size: 1.4em;
	font-weight: 400;
}
h2	{
	font-size: 1.3em;
	font-weight: 400;
}
h3	{
	font-size: 1.2em;
	font-weight: 400;
}
h4	{
	font-size: 1.15em;
	font-weight: 400;
}
a	{
	color: #fff;
}
#fb-like {text-align:center;overflow:visible;}
