body,h1,h5 {font-family: "Roboto", sans-serif}
body, html {height: 100%}
#bgnd_container {min-height:100%;}
#bgnd_container a {text-decoration:none;}

#bgnd_logo {
	width:85%;
	height:85%;
	background-image: url('images/TokioSushiTruck.png');
  	background-color: none;
  	background-position: center;
  	/*background-size: cover;*/
  	background-size: contain;
  	background-repeat: no-repeat;
}