.pictureBackground {
	width:989px;
	background-position: 10% 50%;
}

.content {
 	width:970px;
 	height:508px;
	background:#e8f0db;
}
.leftContent {
	width:613px;
	height:500px;
}
.rightContent {
	width:350px;
	height:506px;
	background:transparent url(../images/transpBlack.png);
	border-left: 1px solid white;
}
.text {
	padding-left:20px;
	padding-top:20px;
}
.legend {padding-top:4px;}
.link1 {
	padding-top:100px;
	text-align:center;
}
h1 {margin:0px}
h2 {
	font-size:18px;
	letter-spacing:1px;
	text-align:center;
	margin-bottom:0px;
}
h3 {
	margin-top:5px;
	font-size:13px;
	letter-spacing:1px;
	text-align:center;
	margin-bottom:25px;
}