@charset "utf-8";
/* CSS Document */
.clear {
	clear:both;
}
#html_wrapper {
	width: 1000px;
}
#html_copy {
	margin: -100px 10px 10px 20px;
}

#logo img {
	float:left;
}

h1 {
	color:#FF0000;
}
h2 {
	color:#FFFFFF;
}