@font-face {
	font-family: 'FuturaCondensedMedium';
	src: url('futuracondensedmedium-webfont.eot');
	src: local('☺'), url('futuracondensedmedium-webfont.woff') format('woff'), url('futuracondensedmedium-webfont.ttf') format('truetype'), url('futuracondensedmedium-webfont.svg#webfontLnEPg3qG') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaMedium';
	src: url('FuturaMedium.eot');
	src: local('Futura Medium'), local('Futura-Medium'), url('FuturaMedium.ttf') format('truetype');
}

body,td,th {
	font-family: 'FuturaMedium', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
body, html {
	height: 100%;
	background: #000000 url(/assets/BTUmyspacebackground.jpg) no-repeat fixed center;
	margin: 0px;
}
a:link, a:visited, a:hover, a:active {
	color: #333333;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'FuturaCondensedMedium';
	font-weight: normal;
	color: #cccccc;
	margin: 0px 0px 8px 0px;
	text-shadow: #333333 0px 2px 5px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 11px;
	text-align: center;
	margin: 6px 0px 10px 0px;
}
p{
	margin: 0px 0px 8px 0px;
}
#preorder{
	position: absolute;
	top: 0px;
	left: 0px;
}
