

body {
	margin:50px 0px; padding:0px;
	text-align:center;
      background-color:#212121;
	}
	
#wrapper {
	width:930px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	background-color:#212121;
	}


table, tr, td {
	font-family: geneva, trebuchet ms,verdana,helvetica,sans-serif;
	font-size: 13px;
	}
	td {
	padding: 10px;
	}

#footer {
text-align:center;
font-size: 0.8em;
padding-top: 25px;
padding-bottom: 25px;
}

a {
	color:#993300;
	text-decoration:none;
	}
a:link {color:#993300;}
a:visited {color:#993300;}


#headline {
font-size:32pt;
font-weight: 800;
padding-bottom:12px
}
#descriptor {
font-size:13px;
font-family:geneva;
letter-spacing:1px;
line-height:19px;
text-align:left;
}
#bigger {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 34px;
  
}
.grey {
  
  color:#666666;
}

