﻿table {
	border-color: #DFDFDF;
	border-width: 1px;
	font-size: 12pt;
	font-family: Comic Sans MS;
	background-color: #DAD3D1;
	width: 800px;
}
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: 12pt;
}
body {
	background-attachment: fixed;
	background: url('images/Ocean_Wave.jpg');
	position: static;
}


