body {
    background-color: white;
    background-position: center top;
    background-image: url(../images/mainback.jpg);
    background-repeat: no-repeat no-repeat;
    background-size: cover;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
}
.title{
	margin-top:30px;
	color:white;
	font-size:40px;
	font-family:Raleway,Arial;
	
}