
BODY {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	/*text-align: left;*/
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(bg_2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#pageHeader {
	top: 29px;
	position: absolute;
	height: 116px;
	text-align: center;
	width: 92%;
	background-image: url(img/logocoto.png);
	background-position: left;
	background-repeat: no-repeat;
}