body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#MainFlash{
	height: 574px;
	width: 1012px;	
}

#LeftBar {
	background-image: url(Left.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}


#RightBar {
	background-image: url(Right.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
