body {
	background-image: url(bg.png);
	background-repeat: repeat;
}
div#box {
	width: 650px;
	height: 420px;
}
div#box_left {
	position: absolute;
	width: 175px;
}
div#box_right {
	position: relative;
	width: 450px;
	padding-left: 200px;
}
div#logo {
	width: 175px;
	height: 125px;
	background: url(logo.png) 0 0 no-repeat;
}
div#event {
	width: 270px;
	height: 417px;
	background: url(http://www.itsmyseat.com/events/luna/2008/DontShoot/Dont_Shoot.jpg) 0 0 no-repeat;
}