body {
background-color: #FFF;
color: #D3CDB3;
font-family: "Trebuchet MS", sans-serif;
text-align: center;
}
#main_cont {
position: relative;
width: 1000px;
height: 100%;
margin: auto;
background-image: url(images/MANLOVE.gif);
background-repeat: no-repeat;
text-align: center;
}
.hlinks {
font-size: 70%;
}
.textbox {
position: relative;
width: 660px;
margin: 1em auto;
color: black;
text-align: justify;
}
p {
color: #A19665;
}
li {
color: DarkOliveGreen;
}