/*---:[ Set 6: image of ocean water that slides into a tranquil blue-green color ]:---*/

body.custom { background: #8db6b6 url('images/bg-ocean.jpg') 50% 0 no-repeat; }

.custom #container { margin-top: 2em; margin-bottom: 2em; }

	.custom #page { background: #fff; }
	
/*---[ end Set 6 ]:---*/

/* Content Container */
.custom #container {
margin-top: 1em;
margin-bottom: 1em;
padding: 0.6em;
background: #333333;
border: 0.3em solid #565656;
}