
    /* HEADER */
	body {
	background: url(../img/background_may10.gif) repeat center top!important;
	}
	
	
	div#page {
	width: 100%;
	/*background: url(../img/top_rpt.gif) no-repeat center top;*/
	margin:  0 auto;
	padding: 0;
	text-align: center;
    }
	
	div#content {
	margin: 0 auto;
	padding: 0;
	width: 695px;
	text-align: center;
	height: 800px;
	color: #FFF;
	}
	div#content img{
	margin-bottom: 400px;
	}
	#copy {
	overflow: auto;
	width: 610px;
	height: 70px;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
	background:#000;
	}