@import url(../css/generic.css);
body 
{
	background-image:url(../img/bg/mainPage1.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: #F1F2F4;
	margin-top:66px;
	a:active { outline:none;
}

h1 {font-size:15px;}
h2 {font-size:13px;}
h3 {font-size:11px;}
