@charset "utf-8";
@import url("artemisthemesongpage.css");

/* CSS Document */

#mainheaderleftbox {
    width: 25%;
	float: left;
    height: auto;
}
/* CSS Document */

#mainheadermiddlebox {
	width: 25%;
	float: right;
	height: auto;
	/* [disabled]margin-bottom: 1%; */
}
/* CSS Document */

#mainheaderrightbox {
    width: 50%;
    float: right;
    height: auto;
    /* [disabled]margin-top: -2%; */
}
