body {
	background:url(images/bg.jpg) repeat-x #324591;
	margin:0 auto 10px;
	padding:0;
	text-align:center;
	font-family:Georgia, Times, serif;
	}
#container {
	width:775px;
	margin: 0 auto;
	text-align:left;
	}
#header {
	}
#header h1 {
	background:url(images/header.jpg) no-repeat;
	height:201px;
	text-indent:-3000px;
	line-height:normal;
	margin:0;
	padding:0;
	}
#page {
	background:url(images/content_bg.jpg) repeat-y;
	width:775px;
	margin:0;
	}
#content-content {
	float:left;
	width:400px;
	margin: 0 0 0 25px;
	}
h2 {
	background:url(images/register.jpg) no-repeat;
	width:704px;
	height:46px;
	text-indent:-3000px;
	margin: 0 0 35px 15px;
	padding:0;
	}
#content-content h3 {
	background:url(images/signup.jpg) no-repeat;
	width:406px;
	height:35px;
	text-indent:-3000px;
	margin: 0 0 15px 15px;
	padding:0;
	}
#content-btm {
	background:url(images/content_btm.jpg) no-repeat;
	height:40px;
	}
#side {
	float:right;
	width:283px;
	margin: 0 15px 15px 0;
	}
