
html, body{
	margin:0;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	    background: url('../images/1.jpg') no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
}
