@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
#fondo {
	background-color: #000;
	position: relative;
	height: 600px;
	width: 800px;
	background-image: url(../images/logo800x600.png);
	left: 36px;
	top: 21px;
	margin-right: auto;
	margin-left: auto;
}
#boton2 {
	position: absolute;
	left: 309px;
	top: 475px;
	width: 153px;
	height: 30px;
	display: block;
}
#boton3 {
	position: absolute;
	left: 310px;
	top: 525px;
	height: 29px;
	width: 204px;
}


#boton1 {
	position: absolute;
	left: 308px;
	top: 422px;
	width: 127px;
	height: 28px;
}
