body {
	background-color: #6A2225;
	margin: 0;
	padding: 0;
	
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #FFFFFF;


}
#contents
{

}
#james-body {
	width:100%;
	height: 100%;
	background: url(images/james.gif) bottom right no-repeat;
}
#bam-body {
	width:100%;
	height: 100%;
	background: url(images/bam.gif) bottom right no-repeat;
}
#pia-body {
	width:100%;
	height: 100%;
	background:  url(images/pia.gif) bottom right no-repeat;
}
#header {
	margin-left: 0;
	margin: 0;
	height: 139px;
	background: url(images/header.jpg) top left;
}
.button{
background-color:#8d2d31;
border: medium;
color:#FFFFFF;
border-width: medium;
border-color:#FFFFFF;
border: 1px solid #FFFFFF;
}


table {
margin: 10;
padding: 2;


}

