body {
background: #6CA870;
font-family: Lucida Handwriting Italic;
color: #59955C;
}

h1 {
background: #59955C;
line-height: 200%;
padding: 10px;
text-align: center;
}

#wrapper {
width: 70%;
margin-left:auto;
margin-right:auto;
text-align: center;
}