* {margin:0px;padding:0px;}
a, img {border:0px;}
body {
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	background:#000;
	}
html, body {
	height:100%;
	width:100%;
	min-width:1000px;
	}

a:hover {
	text-decoration:none;
	}

/* Параметры, задающие положение и размеры страницы */

div.page_width {
	min-width:1000px;
	text-align:center;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0px auto;
	background:#000 url(dolgushin.jpg) no-repeat center center;
	}
