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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff;
   color: #000;
}

#container,
#headerbg
#header,
#navigation,
#content,
#navigation,
#footer {
	display: none;
}
