body {
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 24px;
color: #fff;
background-color: transparent;
padding: 10% 0 10% 0;
}

#content_area {
width: 364px;
height: 371px;
background-image: url('gpx/background.gif');
background-repeat: no-repeat;
margin: 0 auto;
}

#text_area {
text-align: center;
padding: 205px 40px 0px 40px;
}

a:link, 
a:hover, 
a:visited, 
a:active {
text-decoration: underline;
color: #fff;
}

a:hover {
background-color: #7C00EF;
}