/* MAYSA REIS */
/****************/

html, body {
	color:grey;
	font:11px Verdana, Geneva, sans-serif;
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
html {
	background:#454545 url(../imagens/maysa-reis.jpg) no-repeat center center;
}
body {
	/*background:url(../imagens/bg-repeticao.png) repeat-x left 50%;*/
}
a {
	outline:none;
}
p {
	margin:0;
	padding:0;
}

div#main {
	width:100%;
	height:100%;
}

div#conteudo {
	width:1000px;
	height:585px;
	margin:-292px 0 0 -500px;
	
	top:50%;
	left:50%;
	
	position:absolute;
}

div h1 {
	margin:0;
	padding:144px 0 0 91px;
}

div h1 a {
	width:269px;
	height:205px;
	
	float:left;
	
	text-indent:-999999px;
}
















