@charset "UTF-8";
/* CSS Document */

#header {
	position: relative;
	z-index: 1;
	width: 590px;
	height: 126px;
}
#collage {
	position: absolute;
	left: 290px;
	top: 50px;
}

#spacer1, #spacer2, #spacer3 {
	float:right;
	clear:right;
	z-index: 1;
}

#spacer1 {
	width: 195px;
	height: 90px;
}
#spacer2 {
	width: 305px;
	height: 120px;
}
#spacer3 {
	height: 75px;
	width: 145px;
}

