
body {
	overflow-x:hidden;
	margin: 0;
	padding:0;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-size: 13px;
	line-height: 20px;
	color: #a3a3a3;
	background:url(../images/bg1.jpg) repeat;
	position:relative;
}