/* CSS for amative.org - all rights reserved*/


body {
background-color: #000000;
color:;
font-family: Veranda; Helvetica, Arieal, sans-serif;
font-size:;
}

h1 {
font-size:;
text-align:;
font-style:;
}

h2 {
font-size:;
text-align:;
font-style:;
}

p {
font-size:;
}

a:link {color: #CD0000;}
a:visited {color: #C73F17;}
a:active {color: #CD0000;}
a:hover {background-color:;}
a {text-decoration: none;}

#header {
background-color: #000000;
border-bottom: 1px #000000 solid;
margin-top: 200px;
}

#content {
background-color: #000000;
text-align: center;
}

#footer {
background-color: #000000;
border-top: 1px #000000 solid;
}

.center {
width: 300px;
margin: 0 auto;
border: 1px solid #000000;
}