/* @override http://www.bikeorama.com/css/style.css */

html {
	background: url(../images/bg.png) repeat;
	width: 100%;
	height: 100%;
	font: 14px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	background: url(../images/bg.png) repeat;
	width: 100%;
	height: 100%;overflow-x:hidden;
}





