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

body	{
	background-image:url(bg3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#930; /* #3CF */
}

p	{
	font-size:14px;
	text-align:left;
	color:#474323;
}

h3	{
padding:0px;
margin:0px;
}

.footer	{
	text-align:center;
	font-size:16px;
	padding:0px;
	margin:0px;
}

.fb-like
	{
	position:absolute;
	margin-right:20px;
	
}

#content	{
	height:377px;
	color:#474323;
	overflow:auto;
	
	scrollbar-arrow-color:#E9E3BC;
	scrollbar-face-color:#474323;
}

#body	{
	width:783px;
	height:614px;
}

