body {
	background: url("imgs/back1.gif") center top no-repeat;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
}


div#img1 {
	background: url("imgs/world.jpg") center no-repeat;
	width: 223px;
	height: 229px;
	float: left;
	margin-right: 20px;
}

ul#qs {
	margin: 10px 0 0 243px;
	padding: 10px 0 0 15px;
	border-top: 1px dotted;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
}

ul#qs li {
	list-style-image: url("imgs/blt1.gif");
	font-family: Arial, Helvetica, sans-serif;
}

ul#qs li a {
	text-decoration: none;
	color: #000000;
}

ul#qs li a:hover {
	text-decoration: underline;
}


