body {
	background-image: url(../images/admin_images/bdsm_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #663333;
	line-height: 110%;
}
a:link {
	color: #FF3399;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline overline;
	background-color: #33FFFF;
}
