body {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: .85em;
background: url('stuff/separador.gif');
background-color: yellow;
}

a {
text-decoration: underline;
color: black;
}

a:hover {
background: url('stuff/separador.gif');
color: yellow;
text-decoration: none;
}

h1 { 
display: none; 
}

h2 {
margin: 0;
width: 115px;
}

p {
margin-left: 160px;
}

img {
border: solid 8px black
}

div#contentor {
background-color: yellow;
width: 550px;
margin: 0;
}
	
#cabecalho {
width: 479px;
height: 321px;
background: url('stuff/getofftheinternet.gif') no-repeat;
margin-bottom: 20px;
}

#apresentacao span {
display: none;
}

#apresentacao {
width: 153px;
height: 21px;
background: url('stuff/apresentacao.gif') no-repeat;
}


#bannercast span {
display: none;
}

#bannercast {
width: 153px;
height: 21px;
background: url('stuff/bannercast.gif') no-repeat;
}


#sobre, #banners {
background: url('stuff/separador.gif') no-repeat;
padding: 2px;
padding-top: 10px;
font-size: .85em;
}

#banners img {
margin-left: 160px;
}
