body {background-color: #fff;
      background-image: url(images/background.jpg);
	font-family: times new roman, times, Serif;
	color: #000;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 50px;}

img {  border:0;}

h2 {text-align: center;}
P {text-align: left; font-size: 16px;}
.center {  text-align: center;}
a:link, a:active, a:hover {color: #000; text-decoration:underline;}
a:visited {color: #000;}

li {list-style-type: none;}
table {width:90%; border: 1px solid #000000;}
td {text-align: center; border: 1px solid #000000;}


