body {
background-color: #ffffff;
background-image: url(image/bg.gif);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
margin: 25px 25px 25px 25px;
}

a:link {
font-family: courier new, courier, monospace;
font-size: 18px;
color: #000000;
line-height: 1.5;
text-decoration: none;
background-color: #ffff00;
}

a:visited {
font-family: courier new, courier, monospace;
font-size: 18px;
color: #000000;
line-height: 1.5;
text-decoration: none;
background-color: #ffff00;
}

a:hover {
font-family: courier new, courier, monospace;
font-size: 18px;
color: #000000;
line-height: 1.5;
text-decoration: none;
background-color: #ffff00;
}

.subhead {
font-family: courier new, courier, monospace;
font-size: 18px;
color: #ffffff;
line-height: 1.0;
background-color: #000000;
}

.bodycopy {
font-family: courier new, courier, monospace;
font-size: 18px;
color: #000000;
line-height: 1.5;
}

.updated {
font-family: courier new, courier, monospace;
font-size: 18px;
color: #000000;
line-height: 1.0;
}
