body {
	margin: 0px;
	background: #FFFF33 url(bg.jpg) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	}
a {	
	color: #000;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: underline;
	}
#swiffer {
	position:relative;
	z-index: 0;
	top: 0%;
	margin-top: 1px;
	left:0%;
	margin-left: 3px;
	width:700px;
	height: 550px;
}