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

body {
	margin:20px;
	background-color:#ffffcc;
	font-family:"Times New Roman", Times, serif;
	line-height:135%;
	color:#663300;
}
#container {
	width:803px;
}
#header {
	
}
#content {

}
#footer {
	font-size:12px;
	color:#666666;
}