		html, body {
			background: url(../media/background.png)  repeat;
			background-size:cover;
			margin: 0; 
			padding:0;
		}
		a {
			color: #09f;
		}
		a:hover {
			text-decoration: none;
		}
		a:visited {
			text-decoration: none;
		}
		#back_to_camera {
		clear: both;
		display: block;
		height: 80px;
		line-height: 40px;
		padding: 20px;
		}
		.fluid_container {
		margin: 0 auto;
		max-width: 1000px;
		width: 90%;
		}	
		.box_shadow {
							width: 739px; 
							margin:0 auto; /* center, not in IE5 */

							-webkit-box-shadow: 0px 0px 10px 0px #333333; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
							box-shadow: 0px 0px 10px 0px #333333; /* Opera 10.5, IE9+, Firefox 4+, Chrome 6+, iOS 5 */
	
		    /* IE 8 */
							background:#333;
							-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color=&#39;#333333&#39;)";
							-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color=&#39;#333333&#39;)";
			/* IE 5.5 - 7 */
							filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=270, Color=&#39;#333333&#39;);

		}
		
		.belt{
			margin-left: auto;   
			margin-right: auto;   
			width: 739px; 
		}
		
		.logo{
			position:relative; 
			left:32px; 
			left: 14px; 
			top: -348px;
			z-index:8; 
			visibility:visible;
		}
		
		.beltimg {
			margin-left: auto;   
			margin-right: auto;
			position: relative; 
			z-index: 0;
			top: -192px; 
			left: -60px;
		}
		
		.wallpapers{
			position: relative;
			margin-left: auto;   
			margin-right: auto; 
			margin-top: -202px;
			margin-bottom:0px;
			/*height:290px;*/
			height:285px;
			height:263px\9; /*IE8&9*/
			*height:263px; /*IE7*/
			_height:263px; /*IE6*/
			background: url(../media/wallpapermedium.png)  no-repeat;
			z-index:0;
		}
		
		.menu{
			position:relative;
			/*top:-44px;*/
			top:-36px;
			top:-57px\9;
			z-index:1; 
			visibility:visible;
		}
		
		.opt1{
			position:absolute; 
			left:20px; 
			top:70px; 
			z-index:3; 
			visibility:visible;
		}
		
		.opt2{
			position:absolute; 
			left:200px; 
			top:74px; 
			z-index:3; 
			visibility:visible;
		}
		
		.opt3{
			position:absolute; 
			left:380px; 
			top:70px; 
			z-index:3; 
			visibility:visible;
		}
		
		.opt4{
			position:absolute; 
			left:560px; 
			top:70px; 
			z-index:3; 
			visibility:visible;
		}
		
		.foot{
			float:left;
			width:100%;
			background-image: url(../media/footergris.png) ;
			background-position: 0 100%;
			height:131px;		
			top: -3px; 
			z-index:1; 
			visibility:visible;
			position:relative; 
			bottom: 0px;
			left:0px; 			
		}
		
		.copyright{
				position:relative;
				margin-left:59%;
				/*margin-left: 61%\9;   */
				margin-right: auto; 
				margin-top: 0px;
				top:10px;
				top:5px\9; /*IE8&9*/
				*top:5px; /*IE7*/
				_top:5px /*IE6*/

		}