html{
	background: url('images/bg.jpg');
}
body {
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#wrapper{
	width: 100%;
	text-align: center;	
	padding-top: 80px;
	color: #333333;
}
