body {
margin:0px;
background:#5f2541 url('img/bg.jpg') no-repeat center top;
}

body, td, input, textarea, div {
font-family: Arial;
font-size: 16px;
color:#5f2541;
}

img {
border: 0px;
}

a {
text-decoration:none;
color:#5f2541;
}
a:hover {
color:#5f2541;
}
a.email {
font-weight:bold;
font-size:31px;
display:block;
margin-top:-3px;
}
a.www {
font-weight:bold;
font-size:39px;
display:block;
margin-top:-3px;
}

table.base td {

}

div.panel {
background:url('img/panel.gif') no-repeat center top;
width:486px;
height:564px;
margin-bottom:10px;
}
div.panel_inside {
padding: 275px 90px 0px;
text-align:justify;
}
a.down {
display:block;
position:absolute;
top:510;
width:110px;
color:#ffedd0;
font-size:23px;
font-weight:bold;
margin-left:0px;
}
a.down:hover {
color:#f16422;
}
