/********************
*Ivan Loshenov, 2010*
********************/
a:link, a:visited, a:active { color: #0055CC; text-decoration: none; }
a:hover { color: #CC0000; }
body{ background-color: #000; color: #fff; font-family: Georgia,Verdana,Arial,sans-serif; font-size: 12px; line-height: 18px; }
h1{ font-size: 21px; margin-bottom: 21px; }
h1,h2,h3{ font-family: Times, Georgia, Garamond,sans-serif; }
h2{ font-size: 19px; margin-bottom: 19px; }
h3{ font-size: 17px; margin-bottom: 17px; }
img { border: 0; }
p{ margin-bottom: 20px; }
#water { border: 0px dotted red; height: 250px; left: 50%; margin-left: -175px; margin-top: -125px; position: absolute; top: 50%; width: 350px; }