body {
padding:0px;
margin: 0px;
background-color: #eeeeee;
}

.main {
width: 530px;
height: 310px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -265px;
margin-top: -100px;
overflow: hidden;
}

a {
color: gray;
text-decoration: none;
font: italic bold 16pt Trebuchet MS;
float: left;
text-align: center;
}

a:hover {
color: #555555;
border-bottom: 5px solid #ffcc00;
}

.frame {
width:40%;
}

.link {
height=70%;
width:100px;
vertical-align: bottom;
padding-bottom:10px;
}

img {
border:0px;
}

.copy {
width:20%;
vertical-align: bottom;
height:30px;
}

