body {
	background-color: black;	
}

#contentArea {
	background-color: white;	
	vertical-align: top;
	width:800px;
	height:568px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-image: url(../img/justfilm_net_05.jpg);
	background-repeat: no-repeat;
}


.topBack {  background-image: url(/justfilm/img/top_back.gif); background-repeat: no-repeat}
.leftBack {  background-image: url(/justfilm/img/left_back.gif); background-repeat: no-repeat}
.rightBack {  background-image: url(/justfilm/img/right_back.gif); background-repeat: no-repeat}

#contentArea { 
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal 
}

a { text-decoration: underline }
a:hover { text-decoration: none }

.Header1 { font-family: verdana; font-size: 16px; font-weight: bold}
.Header2 { font-family: verdana; font-size: 14px; font-weight: normal; font-style: italic} 
