
.headline {
text-align:center;
font-family:Verdana;
font-size:15px;
text-decoration:underline;
color:#00009F;
}

.txt{
font-family:Verdana;
font-size:12px;
color:#00009F;
}

body {
background-image:url(../image/bgimage.gif);
background-repeat:no-repeat;
background-position:200px 120px;
