body {
	text-align: center;
	/*background-color: #74858C;*/
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	}

img {
	border: 0;
	}

a:link, a:visited {
	color: #fff;
	text-decoration: underline;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

div#index {
	width: 780px;
	height: 585px;
	padding: 0;
	margin: 0;
	}

.udv {
	background: #74858C;
	text-align: center;
	}