/* Page structure focused CSS */

body{
	text-align: center;
}

#wrapper{
	margin: 0 auto;
	width: 775px;
	text-align: left;
}
