body {
background-color:AntiqueWhite;
}

div
{
margin: 20px;
border: 2px solid gray;
padding: 10px;
}

div.footer
{
text-align: center;
letter-spacing: 2px;
}

#title
{ text-align: center; }
