
#pageGreater{ 
	background:url('images/kids.gif') repeat;
	background-color:#FFCC00;
	margin:0px;

}

#page{ 
	text-align:center;
	background:url('images/grid.gif') repeat fixed center; 
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	
}

#content{
	text-align:left;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:720px;
	color:#993300;
	font-weight:200;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	padding-right:10px;
	padding-leftt:10px;
}

.picr{
	position:relative;
	float:right;
	padding:10px;
	padding-bottom:-10px;
	bottom:60px;
	left:60px;
}
	
h3{font-size:18px; font-weight:bold;color:#ffffff }
h1{font-weight:bold; font-size:26px; color:#ffffff}
