body {
background-color: #FFFFFF;
background-image: url(background.gif);
margin: 10px;
text-align: center;
}

p {
color: #FF2F7F;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: normal;
line-height: 160%;
margin-bottom: 0;
text-align: left;
}

h2 {
color: #FF6600;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: bold;
line-height: 160%;
margin-bottom: 0;
text-align: center;
}

p.textmenu {
background-color: #FFFFFF;
border-top: solid 1px #FF2F7F;
color: #FF2F7F;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: normal;
padding-top: 3px;
text-align: center;
}

p.textmenu a {
color: #FF2F7F;
font-weight: normal;
text-decoration: none;
}

p.textmenu a:hover {
border-bottom: dotted 1px #4B86FD;
color: #4B86FD;
}

p.textmenu a:active {
color: #FF2F7F;
text-decoration: none;
}

.contents {
background-color: #FFFFFF;
border: solid 3px #FF2F7F;
margin-left: auto;
margin-right: auto;
width: 726px;
}

.section {
background-color: #FFFFFF;
margin-bottom: 10px;
margin-left: 20px;
margin-top: 10px;
text-align: center;
}

.footmenu {
background-color: #FF2F7F;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width: 700px;
}