body {
	background-color: #FFFFFF;
}

.logo{
	color: #FFFFFF;
	border: none;
	position: absolute;
	z-index: 1;
	width: 203px;
	height: 39px;
	left: 100px;
	top: 80px;
	padding: 0px;
	line-height:normal;
}

.direccion{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	border: 0px;
	position: absolute;
	z-index: 1;
	width: 200px;
	height: 20px;
	left: 100px;
	top: 125px;
	padding: 0px;
	line-height:1.4em;
}