.corres{
width:900px;
}
.tabtit{
width:100%;
height:2em;
color: #F9F4DC;
background-color:#046380;
font-family: Arial; 
font-variant: small-caps;
}
.tab1{
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 0.9em;
	color:#F9F4DC;
	border-width:2px;
	border-style:solid;
	border-color:#9F9054;
	background-color:#A7A37E;
	box-shadow: 15px 15px 12px #555;
	margin-left:10px;
	margin-right:10px;
	padding-left:1em;
	padding-top:1em;
	vertical-align: top;
	text-align:left;
	height:6em;
	width:15%;
}
.tab2 {
	font-family:"Trebuchet MS";
	font-weight: lighter;
	font-size: 0.9em;
	border-width:2px;
	border-style:solid;
	border-color:#9F9054;
	background-color:#F9F4DC;
	box-shadow: 15px 15px 12px #555;
	margin-left:10px;
	margin-right:10px;
	padding-top:1em;
	vertical-align: top;
	text-align:center;
	height:3em;
	width:15%;
	}
.tab3{
	font-family:"Trebuchet MS";
	font-weight: lighter;
	font-size: 0.9em;
	border-width:2px;
	border-style:solid;
	border-color:#9F9054;
	background-color:#E6E2AF;
	box-shadow: 15px 15px 12px #555;
	margin-left:10px;
	margin-right:10px;
	padding-left:1em;
	padding-top:1em;
	vertical-align: top;
	padding:1em;
	text-align:justify;
	height:3em;
	width:50%;}
.tab4{
	border-width:2px;
	border-style:solid;
	border-color:#9F9054;
	background-color:#E6E2AF;
	box-shadow: 15px 15px 12px #555;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	height:3em;
	width:10%;}
#bg{
margin-left:auto;
margin-right:auto;
width:1400px;
outline: 1px solid red;
z-index:-200;
}
#bg img{
width:300px;
outline: 1px solid red;
float:left:
}