#container { 
	background-image: none; 
	padding-top: 0px; 
	padding-right: 180px;
	margin-top: 7px; 	
	}

#container2 { 
	background-image: none; 
	padding-top: 20px; 
	padding-right: 345px;
	padding-left: 280px;
	margin-top: 7px; 	
	}



body { 
	color: #083355; 
	background-image: url(http://www.killerwhaledesign.com/images/submarine.gif); 
	
#page-wrap {
	margin: 20px auto;
	width: 750px;
}

textarea#styled {
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


	
	}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
