html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
background:url(../gfxsito/introbg.gif) bottom right no-repeat #232323;
color:#F7F7F7;
}
#wrapper{
width:100%;
height:100%;
}
#logo{
padding:10%;
}
a{
color: #A29741;
text-decoration:none;
}
a:hover{
color: #BFB36A;
text-decoration:none;
}