body {
font-family:Arial,sans-serif;
font-size:1.2em;
color:#3d3d3d;
background:url(../images/peacock-feather.jpg) top right no-repeat;
min-width:825px;
}
.logo{
text-indent:-9999em;
background:url(../images/sav-mou-logo_309x200.png) top left no-repeat;
width: 309px;
height: 200px;
margin-bottom: 40px;
}
#main_content_area{
padding: 20px;
}
#faded{
margin-top: 30px;
text-transform:uppercase;
letter-spacing:.1em;
font-size:1.3em;
color:#5f5f5f;
}
p{
padding-bottom: 10px;
line-height:1.1em;
}
a, a:hover, a:visited{
color:#178C77;
font-weight: bold;
}
ul{
list-style-type:none;
padding-top:10px;
}
li{
background-image:url(../images/bullet-star_15x14.png);
background-repeat:no-repeat;
background-position:0px 0px;
padding:0 0 5px 31px;
}