body{
background: #C8C8C8 url(../imagens/fundo2.gif) repeat-x;
}
#fase {
position: absolute;
top: 6;
left: 10;
font-family: Courier;
font-size: 30px;
}
#fase a{
color: #000000;
text-decoration: none;
}
#fase a:hover{
color: #000000;
text-decoration: none;
}
#anuncio {
position: absolute;
top: 10;
left: 220;
width: 728px;
height: 90px;
}
#linkee a{
color: #960000;
}
#linkee a:hover{
color: #000000;
}
#linkee a:visited{
color: #ffffff;
}
#conheca {
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}
#conheca a{
    color: #ffffff;
    text-decoration: none;
}
#conheca a:hover{
    color: #ffffff;
    text-decoration: underline;
}
#dica{
    font-family: Arial;
    font-size: 13px;
    margin:0;
    padding:0;
    position:absolute;
    top: 40px;
    left: 10px;
}
#imagem{
    position:absolute;
    top: 200px;
    left: 220px;
}
