body {
	background-attachment: fixed;
	margin: 0 0 20px 0;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
	text-align: center;
	background-image: url(images/background_image.jpg);
}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	position: relative;
} 
#container2 { 	
margin-left: auto; 	
margin-right: auto; 	
width: 760px; 	
text-align: left; 	
} 
#container3 { 	
margin-left: auto; 	
margin-right: auto; 	
width: 760px; 	
text-align: left; 	
} 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	border-right-style: none;
	max-width: 10px;
	
}
h4 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content{
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#logo_align {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#nav {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#main_body {
	background-position: center;
	float: inherit;
	margin: auto;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
}
#copyright {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	clear: both;
	height: auto;
	color: #000000;
}
#open{
cursor: hand}

#text{width:400px;
white-space:normal}
