body {
	background: #fff url(../images/image_bg.jpg) center top no-repeat;
	margin: 0 0 0 0;
	padding: 0px;
    font-family: 'Roboto', serif;
    font-family: 'Oswald', sans-serif;
	font-size: 12px;
	color: #333;
}

#container {
	position: relative;
	margin: auto;
	padding: 0px;
	width: 960px;
	height: 100%;
}

h1 {
	font-family: 'Roboto', serif;
	font-weight:900;
	font-size: 80px;
	line-height: 0px;
}

#text	{
	margin: 200px 0 0 0;
    font-family: 'Oswald', sans-serif;
	font-size: 18px;
	color: #FFF;
}