body {
	background-color: #000000;
	background-image: url(/images/film_background.jpg);
	background-repeat:  repeat-x; 
	}
	
.wholepage {
	color: #663333;
	height: 100%;
	width: 800px;
	margin-left: auto;
    margin-right:auto;
    }
.box1 {
	border: none;
	float:right;
        margin: -85 1 3 100;
	float: right;
        position: absolute;
	top: 425px;
        right: 100px;
	     
	}

.box2 {
	border: none;
	margin: -215 1 3 100;
	float: right;
        position: absolute;
	top: 450px;
        right: 100px;
}
	

.flash {
	border: thin solid #000;
	float: left;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFCC00;
	text-decoration: none;
}

.newspage{
background: #fff;
}