body
{
background: #FFFFDD;
font-family: "Trebuchet MS";
line-height: 120%;
color: #FFFFDD;
font-size: 100%;
padding: 0px;
margin: 0px;
overflow: auto;
}

.top
{
clear: both;
height:50px;
width:100%;
border:0px;
padding-top: 10px;
color: #fffff5;
top: 20px;
left:200px;
position: fixed;
text-align:center;
font-size: 70%;
}

div.main
{
clear: both;
width:100%;
padding-top:0px;
padding-bottom:0px;
text-align: center;
position: absolute;
top:25%;
bottom: 50px;
}


.stargirl
{
background: #D2A055;
border: 1px solid #B06222;
border-top:0px;
position: fixed;
bottom:50px;
top:283px;
left:232px;
width: 435px;
overflow: auto;
text-align: left;
padding: 20px;
font-size: 75%;
color:#E8D9E7;
}

a
{
text-decoration: none;
font-variant: none;
font-weight:light;
padding:0px;
}

a:link, a:visited
{color: #FFFFDD; border-bottom: 1px dashed #FFFFDD;}
a:hover
{color: #FFFFFF; border-bottom: 1px dashed #FFFFFF;}
a img
{ border:0px; border-bottom: 0px; padding:0px;}
