/*water theme colors*/
body{background: #d6deec}
div#header{background: #84b7ff}
div#header h1{background: #657da6}


h2{color: #f60}
h3{color: #000}
h3 a{color: #579ec9}
h3 a:hover{color: #fff}
div#nav{background: #95b3de}
div#nav a{color: #2660b1}
div#nav a:hover{color: #fff}
div#software div{background:#b1c0d5}
div#hardware div{background:#b1c0d5}
div#python div{background:#b1c0d5}
form{background: #b4cef7}
div#content{background: #fff}
div#titlebar{background: #a4f0ff}
div#titlebar h2{color: #000}
blockquote{background: #a6f1ff}
div#footer{background: #ccc;color: #333}
div#headerimg h1{
	width: 640px;
	height: 150px;
	background-image: url(../images/water-header.png);
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
}
div.scrshot{background: #a6f1ff}
