﻿table        { font-size: 9pt; font-family: Comic Sans MS }
h1           { font-family: Comic Sans MS; font-size: 12pt }
h4           { font-family: Comic Sans MS; font-size: 12pt; background-color: #FFFFFF; font-style: italic }
select       { font-family: Comic Sans MS; font-size: 9pt }
body {
	background-attachment: fixed;
	background: url('images/Ocean_Wave.jpg');
	position: static;
}

