/* CSS Document */
  body{
	font-family: "franklin goth demi", sans-serif;
	background-color: #ffcc99;
        color: #800000;}
 
    p.copy{font-size: .8em;
	       text-align: center;}

    h1{text-align: center;}
  
    .top{width: 100%;}
	 		
   .bottom {width: 100%;
			 height: 2%;}
.button {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;

}
a {
	border: 0px dotted;
	margin: 0px;
	padding: 0px;



}
