@charset "utf-8";
@font-face {font-family: 'Oswald', sans-serif;}
/* CSS Document */

body {
	/*background-image: url(www.theblackstone.co/22/images/poster1_1980.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: auto;
}

#home {
	position: fixed;
	top: 0px;
	/*margin: left;*/
}

img {
    height: 100%;
    width: 100%;
}
#logo {
	height: 43px;
	width: 170px;
	margin: left;
	top: 20px;
	left: 10px;
}
#space{
	height: 20px;
	margin: left;
}