@import url(https://fonts.googleapis.com/css?family=Roboto:300);

body{
	background: url(../images/bg.jpg) no-repeat 50% fixed;
	background-size: cover;
}


