body {  
color: #000000; background-color: #a4cfbc; 
margin:50px 0px;
text-align:center;
}


#content {
position: relative;
margin:0px auto;
width:700px;
height: 500px;
}

li {  list-style-position: inside; list-style-type: square}

a {  color: #990066}
.caps {  font-size: 24px; font-style: oblique; color: #990000}
