@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFF;
}

#pagewrapper{
	width:900px;
	padding:20px;
	margin: 0 auto;
}