    *{
padding:0;
margin:0;
 }
body{
    background-image: url(DttbXjy.png);
	background-repeat:no-repeat;/*para adaptar-se a qualquer monitor*/ 
	background-size:cover;/*para adaptar-se a qualquer monitor*/          
     }

#container{
    margin:auto;
    width:800px;}
#menu{
    background-color:#111;
    padding:15px;
    padding-left:150px;
    opacity:0.65;
     }
#menu a{
     font-size:18px;
     color:#888;
     margin-right:85px;
     text-decoration:none;}

#image a{
     margin-right:7px;
     font-style:oblique;
     font-weight:bold;
     text-align:justify;  
     color:#9FF; 
        }
#gnome{
margin-right:20px;
}
#image{
    margin-bottom:100px;
    height:610px; 
    margin:0 150px 0 150px;
      }
#image img{
     padding:5px;
     width:300px;
     height:200px;
          }
#conteudo p {
	text-align:justify;
    padding:0 50px 0 50px;
    color:#9FF; 
 }
#conteudo ul{
    text-align:center;
    font-size:18px;
    font-style:oblique;  
            }
#menu a:hover{
     font-weight:bold;
     color:#33F;
       }
#esquerda {
    opacity:0.69;
    color:#888;
    position:relative;
    margin-top:200px;
    text-align:center;
    height:190px;
    width:130px;
    float:left;
    font-size:32px;
    font-style:oblique;   
           }
#direita {
   opacity:0.69;
   margin-top:200px;
   color:#888;
   height:190px;
   text-align:center;
   width:120px;
   font-style:oblique;
   font-size:32px;
   float:right;
  
        }