body
{
	background-color:	#000000;
	/*background-image:	url('back_fallen.png');
	background-repeat:	repeat-x;*/
}
div#canvas
{
	width:				100%;
	height:				100%;	
}

div#container
{
	padding:			0px 0px 0px 0px;
}

div#fallenimage
{
	position:			absolute;
	width:				100%;
	height:				100%;
	top:				0px;
	left:				112px;	
	/*background-image:	url('fallenwebsite.jpg');*/
}

div#small7thlogo
{
	width:				240px;	
	height:				120px;
	position:			absolute;
	top:				780px;
	left:				0px;		
	text-align:			center;
	color:				grey;
}
div#disclaimer
{
	width:				784px;	
	position:			absolute;
	top:				780px;	
	left:				0px;
	text-align:			center;
	color:				grey;
}