/* TAG */
body {
	color: #9966ff;
	background-color: #000000;
}

/* Design */
#title-left {
	background: url(../design/images/dsn_title_r.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	width: 169px;
	height: 110px;
}
#title-right  {
	background: url(../design/images/dsn_title_l.jpg) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	width: 169px;
	height: 110px;
}
#footline {
	width: 688px;
	height: 10px;
	font-size: 9px;
	background-image: url(../design/images/dsn_ft.gif);
	margin: 0px;
	padding: 0px;
}
