/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	background: #000;
	text-align: center;
	height: 100%;
	color: #b4b4b4;
	font-family: Georgia,Palatino,"Palatino Linotype",serif;
	font-size: 82%;
}
html, body {
	height: 100%;
}

#logo {
	
}

#logo a {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background:transparent url(../images/chrisrae.png) no-repeat scroll 0 0;
	float: left;
	height: 250px;
	width: 960px;
	margin-top: 100px;
}

#main {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 960px;
}

#about {
	margin-left: 265px;
	text-align: center;
	width: 450px;
}

h1 {
	font-size: 1.0em;
	line-height: 1.9em;
	margin: 0;
	padding: 0.5em 0.25em;
}

a.social {
	color: #FFF;
	text-decoration: none;
	margin-top: 5px;
	display: block;
}

a.social:hover {
	color: #b4b4b4;
}
