body {
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url("../pics/beige1.jpg");
	background-attachment: fixed;
	
	font-family: 'Georgia,Palatino Linotype,Book Antiqua,Palatino,Times New Roman,serif';
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: blue;
	font-weight: bold;
	font-size: large;
	
}

caption {
	font-size: 2.00em ;
	font-weight: bold;
	
}
.text {
	text-align: justify;
	font-size: 1.20em ;
	
}

th {
	padding-top: 20px;
	padding-bottom: 20px
	font-size: x-large;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

caption {
	padding-bottom:  20px;
	
}
