body {
background-color: #ffffff;
font-family: Arial, Helvetic, sans;
font-size: 10px;
color: #000000;
}
div.border{
border-style: solid;
border-width: 1px;
border-color: #ffffff;
width: 145px;
height: 217px;
padding: 5px;
margin-left: 80px;

}

div.img{
background-repeat: no-repeat;
width: 145px;
height: 217px;
border-style: none;
border-width: 0px;
}

a:link, a:visited   {
text-decoration: none;
}


a:hover  {
color: #afc7be;
}
