html,
body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
	font-size:12px;
    line-height: 8px;
    color:#696969;
}

ul{margin:0;padding:0;list-style:none}

a,
a:link,
a:visited{color:black}
a:hover{color:#333}

h1,h2{text-transform:uppercase}
h1{font-weight: normal;font-size: 54px;}
h2{font-weight: normal;font-size: 24px;}

.root{width:640px;margin:0 auto;}
.header{text-align:center;margin-top:8em}
.copyright{text-align:center;padding-bottom:8em;padding-top:2em;}


/* social links */
.social-links li,
.social-link{display:inline-block;position:relative;margin:8px 8px 32px 8px}
.social-link:hover{top:-8px}
.social-link:active{top:0}
.social-link-icon{width:96px;height:96px}
.social-link-icon.blogspot{background:url(images/jared-lunsford-icon-blog.png)}
.social-link-icon.linkedin{background:url(images/jared-lunsford-icon-linkedin.png)}
.social-link-icon.soundcloud{background:url(images/jared-lunsford-icon-mail.png)}

.images{font-size:0;margin-bottom:0px;line-height: 32px;}