body {
	font-size: medium;
}
#header {
	background: url(../header/background.gif) top left repeat-x;
	width: 100%;
	height: 119px;
}
#buttons {
	white-space: nowrap;
}
#front {
	background: url(../front/images/cd_background.jpg) repeat-x bottom left;
	margin-top: -2px;
	width: 100%;
}
#ql {
	margin-top: 5px;
	margin-left: 5px;
}
#cd {
	margin-bottom: -2px;
	margin-top: -1px;
	position: relative;
	top: 1px;
}
#footer {
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 13px;
	height: 18px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}