body {
background: #fff; 
color: #000; 
margin-top: 10%;
margin-right: 25%;
margin-left: 25%; 
font-family: georgia, 'minion web', 'times new roman', times, serif;
}

h1 {
font-size: 100%;
font-weight: bold;
margin-top: 60px;
margin-bottom: 60px;
font-family: arial,helvetica,sans-serif;
}

a {
background: transparent;
color:#fff;
}

img {
border: 0;
}

p {
margin: .3em 1em;
text-indent: 1.2em;
}

.center {
text-align: center;
display: block;
clear: both;
}

.right {
text-align: right;
clear: both;
}

.footer {
background: #fff; 
color: #ccc; 
font-family: arial,helvetica,sans-serif;
font-size: 70%;
text-align: center;
}