body { color:#CCCCCC;
	background:#000099;
	text-align:justify;
	font-family:arial,sans-serif; 
	font-size:1em; }

p { text-indent:2em;
	margin-left:8%;
	margin-right:8%; }

a { color:#00CCFF; }
a:hover { color:yellow; }

address { text-align:center;
	margin-left:auto;
	margin-right:auto; }

h1 {	font-size:2.4em; }
h2 {	font-size:2.0em; }
h3 {	font-size:1.6em; }
h4 {	font-size:1.2em; }

.left { float:left;
	text-align:center; }

.right {float:right;
	text-align:center; }

#header { width:auto;
	font-size:1.2em; }

#navbar { float:left;
	line-height: 1.6em; }

#picture { height:100%;
  margin-left:8em; }
