       #main {
	position:relative;
	width: 700px;
	height: 345px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 10px;
	visibility: inherit;
	
	
	
	
		}
    #back
{  
	 background-image: url(/images/spiderweb_background.jpg); 
	  }
	  #footer {
        position:absolute;
        width: 100%;
        height: 20px;
        top: 865px;
        right: 0;
        bottom: 0;
        left: 0px;
		}
		    #logo {
	position:absolute;
	width: 157px;
	height: 253px;
	top: 608px;
	right: 0;
	bottom: 0;
	left: 6px;
	
	
		}
 #mini_main {
	position:relative;
	width: 500px;
	height: 272px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: inherit;
	
	}
	