@charset "utf-8";
/* CSS Document */

.relative_wrapper {
	background-color: red;
}

header {
	background-color: red;
}

.bottom_wrapper {
	background-color: orange;
}
