body {
	font-size: 1em;
	font-family: Helvetica, Geneva, sans-serif, Arial;
	color: #72a0b0;
	background-color: #262626;
	max-width: 900px;
	}

h1 {	
	font-size: 6em;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

	span.header_first {
		color: #bbbbbb;
		}
	
	span.header_last {
		color: #72a0b0;
		}

h2 {
	font-size: 4em;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	h2 a {
		padding: 0px;
		}
		
h3 {
	font-size: 2.5em;
	margin-bottom: 5px;
	max-width: 960px;
	}
	
	h3.yourcard {
	margin-top: 75px;
	margin-bottom: 75px;
	}

h4 {
	font-size: 1.25em;
	display: inline-table;
	padding-right: 15px;
	width: 200px;
	max-height: 100px;
	margin-bottom: 0px;
	margin-top: 10px;
	}
	
	img.pic {
		vertical-align: top;
		float: left;
	}
		
p {
	color: #bbbbbb;
	font-size: 1.35em;
	max-width: 960px;
	}
	
	.contact {
	color: #72a0b0;
	margin-top: 0px;
	margin-bottom: 35px;
	}
	
	.descriptor {
	margin-top: 0px;
	}
		
a {
	text-decoration: none;
	color: #ffee77;
	}

a:hover {
	color: #aaaaaa;
	}
	
a:active {
	outline: none;
	}
	
a:focus { 
	-moz-outline-style: none;
	}
	
img {
	border: none;
	}	
	
ol {
	font-size: 1em;
	color: #bbbbbb;
	}	

li {
	margin-bottom: inherit;
	max-width: 960px;
	}
	