@CHARSET "UTF-8";

#logo {
	position:absolute;
	background:url(../imagens/fundo.gif) repeat-x;
	left:0;
	top:50%;
	width:100%;
	height:300px;
	margin-top:-150px;
	text-align:center;
}