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

#cuerpo {
	width: 800px;
	background-color: #cd1111;
}
#header{
	background-color: #FFFFFF;	
}

#footer{
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}