﻿BODY 
{
	background-color: Black; 
	margin: none;
}
.page 
{
	border: none;
	width: 800px;
	height: 600px;
	background-color: black; 
	background-image: url(Master20%Pages/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content
{
	color: White;
	font-family: Arial;
	font-size:9px;
}
.labelHeader
{
	color: White;
	font-family: Arial;
	font-size:10px;
	font-weight:bold ;  
}
.labelHeaderBig
{
	color: White;
	font-family: Arial;
	font-size:14px;
	font-weight:bold ;  
}