body {
	background-color: #dddddd;
	background-image: url(../pictures/P1080480small.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Monotype Corsiva", "French Script MT", Vivaldi, cursive;
	color: #ffffff;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover { 
	color: #321414;
}

td.left {
    width: 49%;
}

td.right {
    width: 49%;
}

div.top {
	text-align: center;
}

div.main {
	width: 80ex;
	min-height: 33ex;
	border-style: none;
	padding-top: 2ex;
	padding-left: 2ex;
	padding-right: 2ex;
	padding-bottom: 2ex;
}

h1 {
    text-align: center;
    font-size: 450%;
}

hr {
	border-style: ridge;
}

p {
	font-size: x-large;
}

table.navi {
	font-size: x-large;
	width: 100%;
	text-align: center;
}