body{
background-image: url(../images/execBg2.jpg);
background-repeat: repeat-x;
background-color: #333333;
background-position: top;
}

.execMainBody{
background-color: #333333;
color: white;
padding: 15px;
background-image: url(../images/execMainBg.jpg);
background-repeat: no-repeat;
}

.execText{
	width: 370px;	
	padding-left: 10px;
	text-align:left ;
}
