/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body{
margin:0;
padding:0;
background: #fff url(../images/background.jpg) top center no-repeat;
font-family: Helvetica Neue, Helvetica, Arial;
color: #444444;
}

#content_wrapper{
	width: 630px;
	margin: 0 auto;
}

.content{
width: 750px;
float: left;
margin-top: 270px;
}

.clear{
clear: both;
}

ul.social{
width: 463px;
margin: 0 auto 45px auto;
}



p{
color: #444444;
font-size: 15px;

line-height:24px;
letter-spacing: 0px;
text-align: center;
margin-bottom: 15px;
}

h1{
text-align: center;
font-size: 60px;
color: #444;
}


.good_news{
width: 391px;
height: 112px;
margin: 18px auto 0 auto;
color: #333;
background: url(../images/things.png) left top no-repeat;
padding-top: 28px;
}

h2{
font-size: 21px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 8px;
}

.good_news p{
font-size: 17px;
text-align: center;
}