@charset "utf-8";
/* CSS Document */



body {
	background-image: url(nav/bk31.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 20px;
	}
	
#wrapper {
	border: solid 1px red;
	padding: 4px;
	}
	
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

	
h1 {
	color:red;
	font-size: 2em;	
	margin: 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-bottom: 40px;
	}
	
#txbar {
	width: 648px;
	margin-left: auto;
	margin-right: auto;
	}