@charset"utf-8";

/*====================
 + Main
====================*/

div#mainText h1{
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 15px;
}

div#container div#main div#mainBox{
	background: url(../../../Media/Images/Testing/mainBackground.gif) no-repeat left top #ffffff;
	height: auto;
}
