	body {
		width:100%; min-width:1234px;
		margin: 0;
		text-align:center;
		background: #222222 url('http://praisenet.org/essentials/images/paper/bg-black.jpg') top center no-repeat;
		}

	#page {
		-webkit-background-size: 1280px 800px;
		width:100%; min-width:1280px; height:800px; 
		margin: 0;
		background:#transparent;
		font-family: Georgia, Times New Roman, serif;
		color:#d4d1d1;
		font-size:18px;
		font-weight:normal;
  		line-height:150%;
		text-align:center;
		overflow:hidden;
	}

	.wrapper {
		width:1280px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
		overflow:hidden;
		background:transparanet;
		}
	
	.content {
		margin:12px auto;
		width:690px;
		float:left;
		padding:18px;
		border:0px solid #bbb;
	}

	.topnav {
		margin:0px auto;
		width:1240px;
		height:38px;
		padding-top:12px;
		text-align:center;
	}
		
	.topnav a:link {
		font-family: 'Open Sans','Kozuka Gothic Pr6N L', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:none; color:#4A6684;
	}

	.topnav a:active {
		font-family: 'Open Sans','Kozuka Gothic Pr6N L', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:none; color:#4A6684;
	}

	.topnav a:visited {
		font-family: 'Open Sans','Kozuka Gothic Pr6N L', Arial, sans-serif; font-size:16px; text-decoration:none; font-weight:none; color:#4A6684;
	}

	.topnav a:hover {
		font-family: 'Open Sans','Kozuka Gothic Pr6N L', Arial, sans-serif; font-size: 16px; text-decoration: none; font-weight: none; color: #ffffff;          
	}

	html {
	width:100%;
	scrollbar-face-color:#D4D0C8;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#464646;
	scrollbar-3dlight-color:#CCCCcc;
	scrollbar-darkshadow-color:#999999;
	scrollbar-track-color:#e6e6e6;
	}