body
{
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("http://www.venetopizza.com.mx/images/background2.jpg");
    background-attachment:fixed;
    background-color:#252120;
	background-repeat:no-repeat;
	background-position:top center;
}
.TituloIngrediente 
{
	color: #ffff00; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: "Century Gothic", Arial, Verdana; 
}
.TituloColumnaPizza 
{
	color: #ffff00; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: "Century Gothic", Arial, Verdana; 
}
.LetraNormal
{
	font-size: 14px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
}
.LetraNormalBold
{
	font-size: 14px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.TituloColumnaSmall 
{
	color: #ffff00; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: "Century Gothic", Arial, Verdana; 
}