/* CSS Document */

body {
  	background-color: #8A8092;
	background-image: url(../img/fx1.gif);
	}
	
#allcontent {
  	width: 820px;
  	margin-right: auto;
  	margin-left: auto;
	border-collapse: collapse;
	}
	
/* ----------IMAGES---------- */
	
.thumb {
	float: left;
	width: 400px;
	border: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto
	}
	
#ul {
	border-top: thick black;
	border-left: thick black;
	}
	
#ur {
	border-top: thick black;
	border-right: thin black;
	}
	
#lr {
	border-right: thin black;
	border-bottom: thin black;
	}
	
#ll {
	border-bottom: thin black;
	border-left: thick black;
	}
	
#graphic {
	border: none;
	}
	
#front {
	margin-left: 95px;
	margin-right: 95px;
	margin-top: 15px;
	border: none;
	}
	
		
/*----------HREF----------*/


