body {margin: 0px; background-image: url(pagebg.jpg); background-repeat: no-repeat; background-position: top; background-color: #f7f7f7; }
a, a:hover, a:visited{
	color: #666;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: none;
	margin-bottom: 20px;
}
ul{
	line-height: 14px;
	font-size: 15px;
	font-weight: normal;
	padding-left: 75px;

}
li{
	list-style-image: url(pietje.gif);
	list-style-position: inside;
}

#wrapper {
	width: 600px;
	text-align: center;
	border: none;
}

#home {
	margin: 0px;
	border: none;
	text-align: right;
}

#logo {
	padding: 20px 0px 20px 0px;
	text-align: center;
	border: none;
}

#txt {
	color: #000;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	border: none;
	padding-left: 100px;
	margin-bottom: 20px;
}

#ad {
	text-align: center;
	border: none;
}

#login{
	color: #000;
	padding-left: 100px;
	font-family: arial;
	font-size: 13px;
	text-align: left;
	border: none;
	margin-top: 20px;
}
#login  a{
	color: #6666;
	font-family: arial;
	font-size: 13px;
	text-align: left;
	border: none;
	margin-top: 20px;
}