body {
	opacity: .4;
	size:90%;
	background-image: url("http://www.dreamscene.org/wallpapers/Deepwater.jpg");
	background-size: 150%;
}
	
p	{
	font-size: 850px;        /*huge word*/
	font-family: Verdana;
	color: #00297A;
	width:200%;
	border: 5px #000A1F;
	padding: 0px;
	position:absolute; 
	top:-800px; 
	left:0px;
}

h1 {
	font-size: 300%;   		/* flows*/
	font-family: Arial;
	color: #00143D;
	width: 100%;
	padding: 0px;
	border: 5px #000A1F;
	margin: 0px;
}

h2 {  
	font-size:100%;     	/* small mid word*/
	font-family: Verdana;
	color:#001A4C; 
}

.still {	
	font-size: 4em;    /*still*/
	font-family: Verdana;
	color: 	#001A4C;
	position: absolute;
	top: 10%;
	left: 0;
}








 