
#header {
	position: fixed;
    width: 100%;
    height: 34px;
    
    iframe {
    	border: none;
    	width: 100%;
    	height: 34px;
    }
}










