html, body {    margin: 0;    padding: 0;}body {    background: #edebeb url(../images/bg.jpg) no-repeat center top;    color: #000000;    text-align: center;}img {    border: 0;}#container {	position:relative;	width: 830px;	height:700px;	margin:auto;	background: transparent url(../images/bg_flash.jpg) no-repeat;	}