.body{
background-color:black;
}
.body2{
background-color:black;
}
.button{
font-family:verdana;
font-size: 15;
width:;
height:;
color:#767676;
}
.button:link {
font-size:15 ;
color:#767676;
text-decoration:none;
}
.button:visited {
font-size:15 ;
color:#767676;
text-decoration:none;
}
.button:hover {
font-size:15 ;
color:#e1d4c2;
background-color: ;
border: ;
}

.font{
font-family:verdana;
font-size: ;
width:;
height:;
color:#767676;
}

.frame{
background:transparent;
}


.box{
margin-bottom: 1;
background-color: ;
border-color:;
border-style:none;
}










.pic{
max-width: 80%x;
max-height:80%;
width: expression(this.width > 400 ? 400px : true);
height: expression(this.height > 400 ? 400px : true);
}




.button2{
width:;
height:;
font-size: 27px;
margin-bottom: ;
background-color:;
border: ;
border-style:;
}
.button2:link {
color:#e6e6e6;

text-decoration:none;
}
.button2:visited {
color:#e6e6e6;
text-decoration:none;
}
.button2:hover {
color:#585858;
background-color: ;
border: ;
}


.frame{
background:transparent;
}