BODY
{ 	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(images/oldpaper18in.gif);
 	background-repeat: no-repeat;
    	background-position: top;
    	background-color: black; 
}

IMG
{
	border: none
}

P, TH, TD, DD, DT, OL, BLOCKQUOTE, Q, ACRONYM, ABBR, A, INPUT, SELECT, TEXTAREA
{
	margin: 0;
	padding: 0;
	font: normal normal normal 13px Trebuchet, Arial, Helvetica, sans-serif;
}

UL, LI
{
font: normal normal normal 13px Trebuchet, Arial, Helvetica, sans-serif;

}


H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}
BLOCKQUOTE
{
	margin: 1.25em;
	padding: 1.25em;
}

.imgborder IMG
{
	border: 5px black solid;
}

DIV.background
{
	width: 820px;
	height: 850px;
	border: 2px solid black;
}
DIV.transbox
{
	width: 620px;
	height: 950px;
	margin: 70px 15px;
	background-color: #FFF3DC;
	border: 1px solid black;
/*for IE*/
	filter: alpha(opacity=80);
/*CSS3 standard*/
	opacity: .8;

}
DIV.transbox P
{
	color: #000000;
}

#wrapper { text-align: left;
width: 790px; margin-right: auto; margin-left: auto; position:
relative;
}


