Body {
color: #2d2d2d;
background-color: #b85677;
background-image: url(bg1.png);
font-family: "Century Gothic", sans-serif;
} 


#maincontent {
position: relative;
margin-left: 10%;
width: 80%;
background: #edf6f7; 
border: 3px solid #875559;
padding-top: 0px;
}


a:link {text-decoration: overline;
color: #9c2a38;
}

a {
text-decoration: overline;
color: #9c2a38;
}

a:hover {
text-decoration:line-through;
Color:#a1848d;
}

a:visited {
text-decoration:line-through;
Color:#b85677;
}

u {
border:thin, #000, solid;
text-decoration:none;
}

i {
white-space: 4px;
}

ul {
list-style:circle;
}

li {
color:#a1848d;
}

