div#profile{
			width: 100%;
			height: 100%;
			position:absolute;
			top:105%;
			left: 0%;
			display: block;
			z-index: 1;
		}
		
		#txt{
			width: 62%;
			height: 64%;
			position: absolute;
			top: 20%;
			right: 2%;


		
		}
		
		#margins{
			width: 63%;
			height: 10%;
			position: absolute;
			bottom:2%;
			right: 1%;
			margin-right: 10;
			background-color:#602030;
			display: block;
			z-index: 1;
		}
		
		#edge{
			width: 100%;
			height: 80;
			position: absolute;
			top:10%;
			right: 0%;
			background-color:#00477D;
			display: block;
			z-index: 1;
		}
img#hwh{
			width: 33%;
			height: 75%;
			position: absolute;
			bottom:2%;
			left: 1%;
			z-index: 1;
		}
		