/* codemagic.net css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

#header-logo{
    position:relative;
	margin:0px 0px 0px 350px;
	height: 172px;
}  

body { 
	margin:0px 0px 0px 50px;

	font: 22px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: black;
	line-height: 1.231;
	background-image: url(../img/_bg.png); 
	background-color: #fff;

    background-size: cover;
    background-repeat: no-repeat;
}
div {

}

h1 {
    color: black;
}

h2 {
    color: black;
}
 
 footer{	margin:0px 0px 0px 350px;}