body {
background-color:#E5FFE4;
color:#333333;
}
h1 {
}
h2 {
}
#container {
margin-left:auto;
margin-right:auto;
width:1000px;
}
#header {
}
#contents {
}
#footer {
}
a {
color:#333333;
text-decoration:underline;
}
a:hover {
color:#FF6600;
text-decoration:underline;
}
