/* CSS Document */

body {
  	background-color: #FFFFFF;
	}
	
#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: 10px solid #ad1c20;
	}
	
#front {
	margin-left: 95px;
	margin-right: 95px;
	margin-top: 15px;
	border: none;
	}
	
		
/*----------HREF----------*/
