body {
background-color: #4e2448;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
margin: 0px;
}


#footer {
position:relative;
margin-left: auto;
margin-right: auto;
text-align: center;
}


A:link { color: #b95dac;}
A:visited { color: #b95dac;}
A:active { color: #b95dac;}
A:hover { color: #b95dac;}

p {
font-size: 1em;
color: #feecc8;
text-align:justify;
line-height: 1.2em;

}

h1 {
font-size: 1.2em;
color: #e7d5c7;
letter-spacing: .3em
}

h3 {
font-size: .7em;
color: #feecc8;
}

ul
{
font-size: .8em;
color: #666666;
text-align:justify;
line-height: 1.2em;
list-style-type: square;
}