
#bg  {
	position: absolute;
	top: 250px;
	left: 10%;
	}
	
#content {
	position:relative;
	top: 0px;
	left: 30%;
	} 
	
#navigation {
	position: absolute;
	top: 90;
	left: 204;
	}

#nav2  {
    position:absolute;
    left:34px;
    top:257px;
    }
