body {
}

#whole {
width:500px;
margin-left:auto;
margin-right:auto;
}

a {
font-family:Arial;
font-size:11px;
text-decoration:none;
color:#E2A000;
}

a:hover {
font-family:Arial;
font-size:11px;
text-decoration:underline;
color:#FFB400;
}

body, p, td, th, ul, li {
font-family:Arial;
font-size:12px;
text-decoration:none;
color:#808080;
}

h2 {
font-family:Georgia, Arial;
font-size:40px;
text-decoration:none;
color:#E2A000;
font-weight:normal;
}

p {
width:550px;
}

#footer {
text-align:center;
}