/* CSS Document */

#body_wrapper {
	width: 800px;
}
#header {
	width: 800px;
}
#content {
	width: 800px;
}
#sample {
	min-height: 490px;
}