

body {
background-color: #100c58;
}
#wrapper {
width: 100%;
text-align: center;
margin-top: 65px;
}
#container {

width: 900px;
margin-left:auto;
margin-right:auto;
}

#fondo {
position:absolute;
width:900px;
height:725px;
}
#foto1sup {
	position:absolute;
	left:259px;
	top:24px;
	width:169px;
	height:163px;
}

#foto2sup {
	position:absolute;
	left:462px;
	top:24px;
	width:169px;
	height:163px;
}

#foto3sup {
	position:absolute;
	left:665px;
	top:24px;
	width:169px;
	height:163px;
}

#fotoinf {
	position:absolute;
	left:59px;
	top:405px;
	width:779px;
	height:252px;

}

#entrar {
	position:absolute;
	left:386px;
	top:340px;
	width:134px;
	height:48px;
}

