body {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
}

#screen {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #feffe3;
	background-image: url(images/border.gif);
	background-position: top left;
	border-style: solid;
	border-width: thick;
	border-color: #000000;}


#table {
	width: 90%;
	margin:5%;
	background-color: #feffe3;
	border-style: double;
	border-width: thick;
	border-color: #000000;}

a:link {color:#6d0b00;text-decoration: none;}
a:visited {color:#af6860;text-decoration: none;}
a:focus {color:#924840;text-decoration: none;}
a:hover {color:#8f2b20;text-decoration: none;}
a:active {color:#cfa49f;text-decoration: none;}

/*Last line on all pages with lost marbles link all rights reserved and last updated*/
	#copyright {
		padding: 0 2em 0 3.2em;
		font-family: Verdana, sans-serif;
		font-size: .9em;
		background: #F9C570;;
		line-height:1.4em;}

/*text styling all pages*/
h1,h2,h3,h4 {
	font-family: Verdana, sans-serif;
	text-align: center;}

h1 {font-size: 2.5em;}
h2 {font-size: 2em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1em;}

p {font-family: Verdana, sans-serif;
	text-indent: 1.5em;
	font-size: 1.1em}
