body{
color:#8d9a1e;
background-color:#ec9e68;
font-family:Arial, Helvetica, sans-serif;
}

.wrapper {
background-image:url(../images/background.gif);
height: 620px;
width: 70%;
margin: -2.7% 45% -5% 15%;
}


h1, p, li{
margin-left: 1em;
}

a  { 
display:block;
background-image:url(../images/button.gif);
width:189px; 
height:120px; 
margin-top: -11em;
margin-left:11em;
}

a:hover { 
background-image:url(../images/button_over.gif); 
}


h1{
font-size:30px;
}

p{
font-size:24px;
}

ol{
list-style-type:inherit;
}

li {
font-size:24px;
}

.preload {
  width:0px;
  height:0px;
  display:none;
}

