body {
	margin: 0;
	padding: 0;
	background:url(../images/blue/page-bg.jpg) top center no-repeat #005297;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.content-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 961px;	
	background: url(../images/blue/content-bg.jpg) no-repeat #fff;	
}

.light-gray-box-content a 
{
    color: #000000;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}