body {
	background: #f8f7f6 url(img/bg.jpg) repeat-x;
}
#comingsoon {
 	width: 333px; 
	height: 140px;
	margin: 200px auto 0px auto;
}
#follow {
	text-align: center;
}
#follow a, #follow a:visited {
	color: #302c26;
	font-family: "Lucida Grande", Tahoma;
	font-size: 12px;
}
#follow a:hover {
	color: #000;
}