body {
	color: #A99877;
	line-height: 1.5;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}
strong, em, b, i {
	color: #F7B400;
}
h1, h2, h3, h4, h5, h6, address {
	color: #F7B400;
	font-weight: normal;
}


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0
}

article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{
	display:block
}

h1{
	font-size:48px;
	letter-spacing:-2px
}

h2{
	font-size:32px;
	letter-spacing:-1px
}

h3{
	font-size:28px;
	letter-spacing:-0.5px
}

h4{
	font-size:24px;
	letter-spacing:-0.25px
}

h5,legend{
	font-size:16px
}

h6{
	font-size:14px
}

hgroup h1,hgroup h2,hgroup h3,hgroup h4,hgroup h5,hgroup h6{
	margin-bottom:0
}

p,ul,ol,dl,hgroup{
	margin:0 0 20px 0
}

ul li,ol li{
	list-style-type:none;
	margin-left:0
}

ul li li,ol li li{
	list-style-type:disc;
	margin-left:20px
}

li>ul{
	margin-bottom:0
}

li{
	margin-left:20px
}

a img{
	border:0
}

a {
	text-decoration: none;
}
a:visited {
	color: #00B4FF;
}
a:link {
	color: #00B4FF;
}
a:hover, a:active {
	color: #F90;
	text-decoration: underline;
}

div#container {
	padding-top: 50px;
	padding-left: 120px;
}

#container li {
	margin: 20px 0px 0px;
	list-style-type: none;
	padding: 0px 0px 10px;
}
.code, #twitter
{
	color: #A99877;
	border: 0px;
	padding: 10px;
}
