body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

a:link {
	color:#6e6e0a;
	text-decoration:underline;
}

a:visited {
	color:#6e6e0a;
	text-decoration:underline;
}

a:hover {
	color:#cc6513;
	text-decoration:underline;
}

body {
	font-family: Helvetica, Arial, Sans-Serif; line-height: 24px;
	background: url(http://tylertervooren.com/images/background.jpg) center top no-repeat;

}

#container {
	width: 980px; margin: 20px auto;
}

#blob {
	min-height:577px;
	background: url(http://tylertervooren.com/images/blob.png) center top no-repeat;
}

#content {
	font-family:trebuchet MS,sans-serif;
	text-align:justify;
	font-size:14px;
	line-height:20px;
	color:#333333;
	display:block;
	float:left;
	margin-left:85px;
	margin-top:-370px;
	width:540px;
}

#blog {
	display:block;
	margin-left:207px;
	margin-top:-165px;
	width:294px;
}

#social {
	float:right;
	margin-top:-160px;
	margin-right:62px;
}

#learn-more {
	float:right;
	margin-top:-108px;
	margin-right:55px;
	text-align:center;
}
