.full {
	background: url(http://placehold.it/1920x1080) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.fill {
	min-height: 90%;
	height: 90%;
	background-image:url('pics/logo0.png');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:top;
}

.fixed-row-bottom { position: fixed; bottom: 15%; left:48%;}

.footer{
	bottom: 5%;
	position: absolute;
	width: 100%;
	text-align: center;
}

html,body{height:100%; background:#000000; overflow:hidden;}

a img {border: none;}

table {border: none;}

#logo
{
	border: 1px solid red;
}

#youtube_links
{
	border: 1px solid blue;
	position: relative;
	margin-top: 290px;
}

.normal
{
	font-family: Arial,Verdana,Courier;
	font-size: 16px;
	color: #FFFFFF;
}

a:link{font-family: Arial,Verdana; text-decoration:none; font-weight: normal; font-size: 14px; color: #C0C0C0;}
a:visited{font-family: Arial,Verdana; text-decoration:none; font-weight: normal; font-size: 14px; color: #C0C0C0;}
a:hover{text-decoration: underline; color: #FFFFFF;}
a:active{font-family: Arial,Verdana; text-decoration:none; font-weight: normal; font-size: 14px; color: #C0C0C0;}

a.whiteLink:link {font-family: Arial,Verdana,Courier;font-size: 14px;color: #cccccc; text-decoration: underline;}
a.whiteLink:visited {font-family: Arial,Verdana,Courier;font-size: 14px;color: #cccccc; text-decoration: underline;}
a.whiteLink:hover {color: #FFFFFF;}
a.whiteLink:active {font-family: Arial,Verdana,Courier;font-size: 14px;color: #cccccc; text-decoration: underline;}

.waste {font-family: Arial,Verdana; font-size: 14px; font-style: normal; font-weight: bold; color: white;}

.wasteland_entrance
{
	background-image: url(pics/space2.gif);
}
