@import url('flipbook.style.css');
@import url('font-awesome.css');

#logo {
	position:absolute; left:0; top:0; width:100%; height:5%;
	background:url('../images/logo3.png') #818181 no-repeat 4px;
	background-size:auto 80%;
}

#container {
	position:absolute; left:0; top:5%; width:100%; height:95%;
}