body { 
background-color:#000000;
font-family : Perpetua;
color : #FFFFFF;
font-size : 15px;
font-weight : normal;
text-decoration : none;
}

html {
overflow: auto;
}

a:visited, a:link, a:active {
font-family : Perpetua;
color : #FFFFFF;
font-size : 15px;
font-weight : normal;
text-decoration : none;
}

a:hover {
font-family : Perpetua;
color : #FFFFFF;
font-size : 15px;
font-weight : normal;
text-decoration : none;
} 

p {
font-family : Perpetua;
color : #FFFFFF;
font-size : 15px;
font-weight : normal;
text-align: center;
vertical-align: middle;
text-decoration : none;
}

.center {
           text-align: center;
}

img {
border:0;
}