.hea {
		background: #b70e19;
		color: #ffffff;
		height: 70px;
		left: 0px;
		margin-left:0;
		line-height:70px;
		position: fixed;
		top: 0;
		width: 100%;
		font-family: arial;
		font-size: 30px;
		
	}
	
	.hea2 {
				font-size: 20px;
				color: #C7C5C5;
			}

		
		div.gallery {
		  margin-left: 40px;
		  margin-top:10px;
		  border: 5px solid #ccc;
		  left:0;
		  width: 600px;
		  background-color: #ffffff;
		  float: left;
		}
		div.gallery1 {
		  margin: 10px;
		  border: 5px solid #ccc;
		  left:0;
		  width: 95%;
		  background-color: #ffffff;
		  margin-top: 120px;
		}
		div.gallery2 {
		  margin-left: 40px;
		  margin-top:400px;
		  border: 5px solid #ccc;
		  left:0;
		  width: 600px;
		  background-color: #ffffff;
		}	
		div.gallery:hover {
		  border: 5px solid #777;
		}

		div.gallery img {
		  width: 100%;
		  height: auto;
		}
		div.gallery1 img {
		  width: 100%;
		  height: auto;
		}

		div.desc {
		  padding: 15px;
		  text-align: center;
		  font-family: arial;
		  font-size: 20px;
		}
		div.headerSpace{
			left:10px;
			
		}
		
		body{
			background-image: url)("images/bg.jpg");
			
		}
		.foo {
			 left: 0;
			 bottom: 0;
			 width: 100%;
			 background-color: #b70e19;
			 color: white;
			 font-family: arial;
			 font-size: 20px;
		 }
		 .foofoo {
			 left: 0;
			 bottom: 0;
			 width: 100%;
			 background-color: #b70e19;
			 color: white;
			 font-family: arial;
			 font-size: 20px;
			 margin-left: ;
		 }
		 .foo2 {
				font-size: 15px;
				color: #C7C5C5;
			}
			
			.sm{
				margin-left:75%;
				font-family: arial;
				font-size: 20px;
			}
			.sm2{
				margin-left:72%;
				font-family: arial;
				font-size: 15px;
				color: #ffffff;
			}
			a{
				text-decoration:none;
			}
			
			a:link {
				color: white;
			}
			a:visited {
				color: white;
			}
			a:hover {
				color: gray;
			}
			.dd{
				margin-left: 100px;
				font-size:20px;
			}