body {
	margin: 0 auto 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: white;
	background-color: Black;
}
/*background: #585858 url(../images/bg_body.jpg) repeat-y top center;*/

/******************Layouts Contenidos**************/
#container {
	margin: 0 auto 0 auto;
	width: 980px;
	border: 0px;
	border-style: solid;
	padding: 5px;
	background-color: transparent;
}
