@import url("webfont.css");

html, body {
	background-color:#78bccc;
	color: white;
	font-weight: normal;
	font-size: 24px;
font-family:'Open Sans',"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;padding-top:125px;box-sizing:border-box
}

#rumbling_sans {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
}


@font-face {
    font-family: 'Open Sans', sans-serif;
}