body{
background-color : #EAD9FF;
background-image:url();
background-repeat:repeat-y;
background-position:top left;
background-attachment:fixed;
font-family : arial;
font-size: 12px;
color : #EAD9FF;
letter-spacing: 1px;
line-height: 20px;
margin: 10px 15px 10px 15px;
}
table , tr , td , li , p
background-color : #EAD9FF;
background-repeat:repeat-y;
background-position:top left;
background-attachment:fixed;
font-family : arial;
font-size: 12px;
color : #000000;
letter-spacing: 1px;
line-height: 20px;
margin: 10px 15px 10px 15px;
}
li  {
margin: 0px 0px 0px 0px;
}
li.features {
padding: 0px;
list-style-position: inside;
}
h1 {
border-bottom: 1px solid #000000;
color: #000000;
font-family: georgia, sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 5px;
line-height: 28px;
margin : 0;
padding: 0px;
text-align : center;
text-transform: lowercase;
}
h2 {
border-bottom: 1px solid #EAD9FF;
color: #EAD9FF;
font-family: georgia, sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 5px;
line-height: 28px;
margin : 0;
padding: 0px;
text-align : center;
text-transform: lowercase;
}
h4 {
border-bottom: 1px solid #EAD9FF;
color: #EAD9FF;
font-family: georgia, sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 5px;
line-height: 28px;
margin : 0;
padding: 0px;
text-align : center;
text-transform: lowercase;
}
input , textarea , option , select {
background-color : #C59EF9;
font-family: arial;
font-size: 9pt;
color : #EAD9FF;
border : 1px solid #EAD9FF;
}
A:link {
text-decoration : none;
font-family: arial;
font-size: 9pt;
line-height: 20px;
}
A:visited {
text-decoration : line-through;
font-family: arial;
font-size: 9pt;
line-height: 20px;
}
A:link , A:active , A:visited {
color : #8352C6;
font-family: arial;
font-size: 9pt;
line-height: 20px;
}
A:hover {
text-decoration : underline;
color : #000000;
font-family: arial;
font-size: 9pt;
line-height: 20px;
}
#image {
position: absolute;
top: 4px;
left: 230px;
}
#content {
position: absolute;
top: 500px;
left: 230px;
width: 389px;
background-color: #C59EF9;
border-top : 2px solid #EAD9FF;
border-bottom : 2px solid #EAD9FF;
border-right : 0px solid #EAD9FF;
border-left : 0px solid #EAD9FF;
}