#synth {
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 0px;
	padding-bottom: 14px;
	clear: left;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.box {
	width: 370px;
	padding-bottom: 14px;
	

}
#title {
	background-image: url(title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px !important;
	height: 32px;
	clear: right;
}
#title h1 {
	visibility: hidden;
	font-size: 10px;
}
#text p {
	margin-top: 0px;
	margin-bottom: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	margin-top: 42px;
	margin-bottom: 28px;
	margin-left: 25%;
	margin-right: 0px;
	background-color: #000000;
	background-image:url(http://www.pixelpod.net/drop_box/lj_its_ok.gif);
	background-attachment: fixed;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF6666;
}

