body {
font-family:verdana, arial, sans-serif; 
font-size:76%;
}
#content {
margin-left: -350px; 
margin-top: -250px; 
padding-bottom: 0px; 
position: absolute; 
left: 50%;
top: 50%; 
width:700px; 
height: 500px; 
}
#sma {
padding-bottom: 0px; 
position: absolute; 
width:100%; 
height: 100%; 
}
#texto{
margin-top: 470px; 
margin-left: 595px;
padding-bottom: 0px; 
position: absolute; 
width:100px; 
height: 40px; 
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
p { color: #9296A2;}
p:hover { color: #E7E7F1 }
p * { color: #fff }
p:hover,link * { color: #ff6600 }
:link, :visited { background-color: transparent; color: #ff9900; font-weight: bold; text-decoration: none }
[title] { border-bottom: 1px dotted; cursor: help }
:link:hover, :visited:hover {color: #ffffff; text-decoration: none }
