@charset "utf-8";
/* CSS Document */

.mellowyellow {
	background-color: #FFFEA2;
}

.rightbox {
	float: right;
	width: 380px;

}
