body {
background: #DAD6CB url(http://fan.glast-heim.net/mayu/images/mayubg.jpg);
margin: 0;
padding: 0;
}

font, td, p, div, body {
color: #000000;
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
}

a, a:visited, a:active {
color: #86949F;
font-family: Tahoma;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #B8C3C9;
font-family: Tahoma;
font-size: 12px;
letter-spacing: 2px;
text-decoration: none;
font-weight: bold;
}

.header {
color: #6E8A8B;
font-family: Georgia;
background-color: #E0E0E8;
font-size: 15px;
text-decoration: none;
font-weight: bold;
border: 1px solid #9BADAF;
width: 75%;
margin: 0px auto;
text-align: center;
} 

select, input, textarea {
color: #6E8A8B;
font-family: Georgia;
background-color: #E0E0E8;
font-size: 12px;
text-decoration: none;
font-weight: bold;
border: 1px solid #9BADAF;
text-align: left;
}