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

body {
    font-family: times, serif;
    background: #e0e5d8;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:650px;
	text-align:center;
	margin:30px auto 30px auto;
}