body {
background: #8A0808;
}

p {
color:#FFFFFF;
font-size:120%;
}
#content{
position: absolute;
top:10%;
left:20%;
}

#footer {
position:absolute;
top:130%;
left:30%;
color:#E5E5E5;
}

#footer p {
font-size:100%;
}

a {
color:#0000FF;
text-decoration:none;
}

img {
height:30%;
width:80%;
}
