body {
	/*
	background-color:#535759;
	*/
	background-color:#000;
	background-image: url(bgn.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}
#cont {position:absolute;top:0;left:0;width:100%;height:100%;}
#sub_cont {width:100%;position:absolute;bottom:200px;}
#copy {position:absolute;bottom:10px;width:100%;}
#sub_copy {margin-left:auto;margin-right:auto;min-width:700px;max-width:1200px;}
#copy img {float:right;margin-right:10px;}
#icons {margin-left:auto;margin-right:auto;width:700px;padding-left:20px;}
#icons img {float:left;margin:15px;border:none;}
#icons h1,#icons h3, #icons p {
	visibility:hidden;
}



