body, html {
	height:				100%;
	margin:				0px;
	padding:			0px;
	background: 		#001a38 url('../images/common/bg_tickets.jpg')  repeat-x scroll top;
}

#chrome {
	height:				30px;
	background-color:	#000000;
}

#container {
	background: 		#001a38 url('../images/common/bg_underchrome_tickets.jpg')  repeat-x scroll top;
	width:				100%;
	text-align:			center;
}