body {
	margin:0px;
	padding:0px;
	background:#000 url("index.jpg") repeat-x 0px 0px;
}
#wrapper {
	width:800px;
	margin:auto;
}
#wrapper h1 {

}
#top {
	height:270px;
}
#bottom {
	overflow:hidden;
}
ul.menu {
	margin:20px 0px 20px 90px;
}
ul.menu li {
	float:left;
	display:block;
	width:300px;
}
#logo p {color:#000 !important;}
#footer {
	text-align:center;
	padding:20px;
}
#logo #texto {
	margin:160px 0px 0px 230px;
	font-size:62px;
}