@charset "utf-8";
body {
	background:url(images/bg_black.gif) repeat-x #000000;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFFFFF;
}

#curly{
	background:url(images/bg_left.gif) left no-repeat;
	height:610px;
}

#bg_mid{
	background:url(images/bg_mid.gif) repeat-x top;
	height:420px;
	width:753px;
	float:right;
}
