body {
margin: 80px 0 0 0;
padding: 0;
background-color: #006688;
background-image: url(image/base.jpg);
background-position: center top;
color: #fff;
font-size: 12px;
font-family: "Georgia", serif;
line-height: 100%;
}

a { text-decoration: none; }
a:link { color: #fff; }
a:visited { color: #fff; }
a:active { color: #fff; }
a:hover { color: #006688; }

.notice {
text-align: center;
line-height: 18px;
letter-spacing: 1px;
}
