BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	/*[disabled]font:62.5% "Trebuchet MS", sans-serif;*/
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}
DIV, P, IMG
{
	margin: 0;
	padding: 0;
}
#wrapper
{
	width: 912px;
	margin: 0 auto;
}
#topper
{
	height: 582px;
	background: url(images/backr.png) no-repeat 0 0;
	margin: 0 auto;
	position: relative;
}
#logo
{
	width: 162px;
	height: 79px;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat 0 0;
	margin-top: 15px;
}
#botones
{
	width: 322px;
	margin: 0 auto;
	margin-top: 258px;
	overflow: hidden;
}
#botones A
{
	border: none;
}
#botones A IMG
{
	border: none;
	width: 322px;
	height: 68px;
	margin-bottom: 8px;
}
#topper .person
{
	position: absolute;
	bottom: 40px;
}
#footer
{
	text-align: center;
	color: #FFF;
}
#footer A
{
	color: #FFF;
	font-weight: bold;
}

