@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/backgrounds/custom.jpg) no-repeat;
}

#content {
	width: 449px;
	float: left;
	padding-top: 30px;
	margin-left: 284px;
}

#sidebar {
	float: left;
	width: 195px;
	padding-top: 30px;
	margin-left: 38px;
}