body {
	background-color: #2B5B89;
	background-color: #3C719D;
	font-family: sans-serif; 
	color: #2B5B89;
}

.topmenu {
	position: relative; 
	text-align: center;
	display: block; 
	padding-bottom: 50px;
}
.topmenu a {
	color: white; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 20px;
	margin: 10px;
	border: 1px solid white;
}
.topmenu a:hover {
	background: #dd1188;
}

/* Container stuff here */
div.container {
  width:60%;
  margin:30px auto;
  text-align:left;
  /*position: relative;*/
  float: center;
  clear: none;
	letter-spacing: 1.2pt; 
}


div.story_title {
color: white;
display: block;
border-bottom: 1px solid green;
padding: 10px;
padding-right: 30px;
	letter-spacing: 4.2pt; 
	font-size: 1.2em;
	font-weight: bold;
}

div.t  {
	position: relative; 
	text-align: center;
	top: 10px; 
	display: block;
	color: #444444; 
	border: 1px solid #7781ff;
}
div.t  h1{
	color: #7781ff;
}

div.txt {
	color: #444444; 
}

a {
	color: #220033;
	color: #3D5465;
	color: #5586B1;
 border: none; 
 text-decoration: none; 
 font-weight: bold;
}
.txt a {
	color: #ffff22; 
	color: #666666; 
	color: #444444; 
	text-decoration: none; 
	font-weight: bold; 
}
.txt a:hover {
	text-decoration: none; 
	font-weight: bolder; 
}
h1 {
	font-size: 1.5em; 
}
h2 {
	font-size: 1.3em; 
}
h3 {
	font-size: 1.1em; 
}
p {
	color: #2B5B89;
	color: #3D5465;
color: #1F3647;
}

.topmenu {
	position: relative; 
	text-align: center;
	display: block; 
	padding-bottom: 50px;
}
.topmenu a {
	color: white; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 20px;
	margin: 10px;
	border: 1px solid white;
}
.topmenu a:hover {
	background: #dd1188;
	background-color: #FF9500;
}

/* Container stuff here */
div.container {
  width:60%;
  margin:30px auto;
  text-align:left;
  /*position: relative;*/
  float: center;
  clear: none;
	letter-spacing: 1.2pt; 
}


div.story_title {
color: white;
display: block;
border-bottom: 1px solid green;
}
pre {
	border: solid 1px #4860b8;
	padding: 5pt;
}
