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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #343434;
}

#contenido
{
margin:0px auto 0px auto;
	padding:0px;
	width:790px;
	height:821px;
}
