body {background-image:url(NewBG.jpg);
		size:100%;
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-repeat:repeat-x;
		background-color:#0c1828;
}


#wrapper {background-color:#E2D5CC;
			width:800px;
			padding:40px;
			background-attachment:scroll;
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			
			
			}

#att1	{background-color: #443d37;
			color:#ffffff;
			border:thick groove #ffffff;
			float:right;
			width:300px;
			text-align:center;
			}
			
#att2	{background-color: #443d37;
			color:#ffffff;
			border:thick groove #ffffff;
			float:left;
			width:300px;
			text-align:center;
			margin-right: 10px;
			}
			
#att3	{background-color: #443d37;
			color:#ffffff;
			border:thick groove #ffffff;
			width:300px;
			text-align:center;
			margin-right: 10px;
			}
h6		{text-align:right;}

#textnav	{text-align:center;}

#map	 {float:right;
			border:thick groove #443d37;
			}