body {
	background-color: #eeeeee;
	background-image:url(Pictures/background.jpg);
	background-attachment:fixed;
	font-size:13px; font-family: tahoma; color:dimgray;
	line-height:2;
	margin:0;
	color:#000000;	
}

table
{
border-color:dimgray;
	border-width:thin;
	border-style:outset;
}
h3{font-size:16px }
h2{font-size:14}
img{border:none}
hr{width:60% ; color:white}
.myhead {
	font-weight: bold;
	text-decoration: underline;
}


