
#header {
    background:transparent url("../images/image001.png") no-repeat center bottom;
     background-size: contain;
     width:100%;
     /*height:0;*/
     /*padding-top: 117px;*/
    text-indent: 10em;
}

#header h1{
	padding-top: 50px;
	/*display:none;*/
}

