body {
background-color: #5d5d91;
margin:0px 0px; 
padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
text-align:center; /* Hack for IE5/Win */
color: #993399; }

div#container {
width: 864px;
height: 720px;
position: relative;
margin:0px auto; /* Right and left margin widths set to "auto" */
text-align:left; /* Counteract to IE5/Win Hack */
background-image: url(images/saw2.jpg);
background-repeat: no-repeat;
 }

h3 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
color: #ffffff;
text-align: center;
font-weight: 100;
letter-spacing: 1em;
word-spacing: .9em;
font-variant: small-caps;
margin-top: 0px; }

h1 {
color: #ffffff;
font-family: Times, "Times New Roman", serif;
font-size: 2.5em;
font-weight: 100;
font-stretch: expanded;
letter-spacing: .1em; }

h2 {
color: #ffffff;
font-family: Times, "Times New Roman", serif;
font-size: 2em;
font-weight: 100;
font-stretch: expanded;
letter-spacing: .2em;
text-align: center; }

h4 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
color: #ffffff;
text-align: center;
font-weight: 100;
letter-spacing: .7em;
word-spacing: .6em;
font-variant: small-caps; }


div#beloved {
position: absolute;
top: 200px;
left: 176px;
width: 216px;
height: 120px;
border: 1px #fff solid; }

div#sea {
position: absolute;
top: 200px;
left: 472px;
width: 216px;
height: 120px;
border: 1px #fff solid; }

div#and {
position: absolute;
left: 176px;
top: 400px;
width: 216px;
height: 120px;
border: 1px #fff solid; }

div#finale {
position: absolute;
top: 400px;
left: 472px;
width: 216px;
height: 120px;
border: 1px #fff solid; }

div#cry {
position: absolute;
top: 200px;
left: 217px;
width: 135px;
height: 150px;
border: 1px #fff solid; }

div#maiden {
position: absolute;
left: 512px;
top: 200px;
width: 135px;
height: 150px;
border: 1px #fff solid; }

div#eyes {
position: absolute;
top: 400px;
left: 217px;
width: 135px;
height: 150px;
border: 1px #fff solid; }

div#love {
position: absolute;
top: 400px;
left: 512px;
width: 135px;
height: 150px;
border: 1px #fff solid; }

div#double {
position: absolute;
top: 200px;
left: 144px;
width: 576px;
height: 320px;
border: 1px #fff solid; }

div#single {
position: absolute;
top: 185px;
left: 274px;
width: 315px;
height: 350px;
border: 1px #fff solid; }

div#nav {
width: 862px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
position: absolute;
top: 546px; }

p.nav {
text-align: center;
font-variant: small-caps;
display: block;
color: #0563ff; }

p.arrnav {
text-align: center;
display: block;
color: #0563ff;
font-size: 1.5em;
font-weight: bold; }

div#nav a:link {
color: #0563ff; }

div#nav a:visited {
color: #6f5c7e; }

div#nav a:hover {
border-bottom: none;
color: #ffffff; }



a:link {
color: #9900ff;
text-decoration: none; }

a:visited {
color: #993399;
text-decoration: none; }

a:hover {
color: #ffffff;
text-decoration: none;
border-bottom: 1px #ffffff dotted; }

a:active {
color: #ff06e7;
text-decoration: none; }


