/* 

deBoer's Bakeshop CSS file authored by Jeff Hallacy

//////////////////////////////////////////////////////
//////////////////////////////////////////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
				///////////////////
////////////	///////////////////
 ////////     	///////////////////
  //////	   ///////////////////
   /////	  //////////////////
	//////////////////////
		//////////

 */
 
 /*Background*/
 body{
 background-color: #000;
 background: url(imgs/dbbg.jpg) black center repeat-y fixed;
 }
 
 .main{
 width:820px;
 }
 
 #copyright {
 float: none;
 color: #7C272E;
 font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
 font-size: .6em;
 }
 
 #content{
 margin-top: 20px;
 }
 
 /*
 
 #content{
 background-image: url(imgs/deBoer.png);
 background-repeat: no-repeat;
 height: 1110px;
 width: 100%;
 }
 
 */
