body {
background-color: #ece1ef;
color: #9e7eaf; 
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
margin:0;
padding:0;
} 


A:link , A:visited , A:active {
text-decoration: none; 
color: #9e7eaf;
} 

a:hover {
color: #a77ab3; 
font-size: 11px; 
text-decoration: none; 
} 

#nav {
position:absolute;
width:160px;
top:210px;
right:15px;
}

#navi {
background: url('images/bg2.jpg');
border-left:1px solid #fdf1f6;
border-right:1px solid #fdf1f6;
padding:2px;
}

#navi a:hover {
font-family: times new roman;
color: #d8a8c6; 
font-size: 14px;
text-align: justify;
display: block;
width: 152px;
border-bottom: 1px solid #fdf6f9;
background-color: #fef5fb;
}

h1 {

color:#a079b5;
font-size:16px;
font-family:times new roman;
font-weight:bold;
letter-spacing:2px;
}

h2 {

color:#c98cb3;
font-size:16px;
font-family:times new roman;
font-weight:bold;
letter-spacing:2px;
}

h3 {

color:#b8a6be;
font-size:16px;
font-family:times new roman;
font-weight:bold;
letter-spacing:2px;
}

#content {
position:absolute;
width:455px;
top:100px;
right:200px;
}

#content2 {
background:url('images/cbg.jpg');
border-left:1px solid #fdf1f6;
border-right:1px solid #fdf1f6;
padding:2px;
}

b {
color: #dab4c9;
}

ul {
list-style-type: none;
padding: 0px;
margin: 1px;}

li {
margin-bottom: 0px;}

td {
color: #FF3759
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
} 