body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #366094;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight:bold;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	font-size: 11px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}
h4 {
	font-size: 9px;
}
#container{
  width:780px;
  height:600px;
  border: 1px solid #000033;
  background-image:url(images/bgHome.jpg);
  padding: Opx;
  }
  #containerSunset{
  width:780px;
  height:600px;
  border: 1px solid #000033;
  background-image:url(images/bgWater.jpg);
  padding: Opx;
  }
