body {
background: url'(http://corruptedvisions.dreamy-stars.com/images/bg.jpg)';
background-color: #C5D9E4;
color: #003663;
font-size: 12px;
font-family: arial;
}

table, td {
color: #003663;
background: F3ECE4;
font-size: 12px;
font-family: arial;
}

a:link {
color: #3871A0;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #3871A0;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #63A0C3;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #63A0C3;
text-decoration: underline overline;
font-weight: bold;
}

img {
border: none;
}