/* CSS Document */

body {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	height:100%;
	background: #000000;
	height:100%;
	background-position:top;
	color: #FFFFFF;
}

#raca{

width:600px;
height:100%;
border:0px solid red;
top:0px;
left:0px;
padding:0px;
}
h1{
display:none;
}
h2{
display:none;
}
p{
display:none;
}

