@charset "UTF-8";

body {
	color: #000;
	background: #ffffff;
}
a:link,
a:visited {
	color: #27dfe9;
}

#page,
#header,
#contents {
	background: none !important;
}

#header h1 {
	left: 6px !important;
}
#header ul.nav  {
	display: none;
}

#footer a:link,
#footer a:visited {
	color: #fff;
}

