h1 {color:#000000;
      

}
h2 {color:#000000;}
h3 {color:#000000;}
	
a:link {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #c89856; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }


body {
	    text-align: center;
		margin:0;
		padding:0;
		color:#000000;
		background:#fffff; 
		background-image: url(mexicosunset.jpg);
		background-repeat: no-repeat;
		background-position:75% 50%;
		background-attachment:fixed;
		
		}

#background {

		width:1040px;
		height: 1040px;
	    margin:20px auto;
		background:#ffffff; 
		font-family:Verdana, Geneva, sans-serif;
		

	}
	
#header {
        text-align: center;
		width:800px;
		margin:10px auto;
    	border-style:solid;
		border-width: 2px;
		border-color:#3f494b;
        
        }
#headername {
        text-align: center;
		font-size: 200%;
}
		
#nav {
    margin:10px auto;
	width:600px;
	text-align: justify;
    font-size:0;
	padding:10px;
}
#nav:after {
    content: '';
    display: inline-block;
    width: 60%;
}
#nav li {
    display: inline-block;
    font-size:1rem;
}
      
        
#words {
		
		float:left;
		width:275px;
		margin:30px 50px auto;
		padding:0px;
		border-style:solid;
		border-color:#ffffff;

}

#back {
	    text-align: center;
		float:center;
		width:500px;
		margin: 10px auto;
		padding:10px 10px 10px 10px;
		
	}
	
	
	
#images {
	    text-align: center;
		float:left; 
		width:500px;
		margin: 10px auto;
		padding:10px 10px 10px 10px;	
	}
	
#photo1 {
	    text-align: center;
		float:center;
		width:1000px;
		margin: 20px auto;
		border-style:solid;
		border-color:#ffffff;
		
	}


#photo2 {
	    text-align: center;
		float:left;
		width:280px;
		margin: 20px auto;
		padding:10px 20px;
		border-style:solid;
		border-color:#ffffff;
		
	}
	
#design1 {
	    text-align: center;
		float:center;
		width:1040px;
		margin: 10px auto;
		border-style:solid;
		border-color:#ffffff;
		
	}


#design2 {
	    text-align: center;
		float:left;
		width:280px;
		margin: 20px auto;
		padding:10px 30px;
		border-style:solid;
		border-color:#ffffff;
		
	}


