		html, body { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; min-width: 100px; font-size: 16px; color: #000; font-family: Tahoma, Verdana, Colibri; z-Index: 1;
 			}

		BODY {
			margin: 0px;
			padding: 0px;
			background-color: #FEFEFE;
			}

		#all { position: relative;
			height: auto; width: auto; z-Index: 1;
			}

		.name {
			position: absolute; top: 0px; left: 50%; z-Index: 2;
	 		background: url(back.jpg) no-repeat center top;
			width: 890px;
			height: 627px; 
			margin-left: -445px; /* отрицательный отступ равный 1/2 ширины (width) позиционируемого блока */
 			font-size: 1.75em; padding-top: 0px; text-align: center; color: #bbb;}

		.for_man {position: absolute; top: 0; left:0; z-Index: 1; width: 51%; height: 627px; background-color: #231f20;}

		.tren_sex {position: absolute; top: 0px; left: 20%; z-Index: 40; width: 626px; margin-left: -113px;  padding-top: 0; margin-top: 0; font-size: 3.5em; font-weight: bold; color: #fff;}	
		.tren {position: absolute; top: 0px; left: 50%; z-Index: 40; width: 226px; margin-left: -113px;  padding-top: 0; margin-top: 0; font-size: 3.5em; font-weight: bold; color: #fff;}
		.soblazn {position: absolute; top: 300px; left: 5%; z-Index: 45; font-size: 2.5em; color: #fff;}
		.txt_for_man {position: absolute; top: 200px; left: 5%; z-Index: 40; font-size: 4em; color: #fff;}
		.txt_for_man a {
			color:#ffffff;
			text-decoration: underline;
			}
		.txt_for_man a:hover {color: #ffffff; text-decoration:none;}

		.flirt {position: absolute; top: 300px; right: 5%; z-Index: 45; font-size: 2.5em; color: #231f20;}
		.txt_for_woman {position: absolute; top: 200px; right: 5%; z-Index: 50; font-size: 4em; color: #231f20;}
		.txt_for_woman a {
			color:#231f20;
			text-decoration: underline;
			}
		.txt_for_woman a:hover {color: #231f20; text-decoration:none;}

		.foot { position: absolute; top: 624px; left: 0; z-Index: 20; width: 51%; height: 40px; background-color: #231f20; overflow:hidden;}

		.footer {position: absolute; bottom: 0px; padding-bottom: 20px; right: 15px; color: #333;}
