/*	
  This is your background stylesheet. Use it to change the body background color.
*/
body { background: #DDDDDD; }
#wrapper{
	background: #fff;
	padding: 0 20px 10px 20px;
	border-left: 2px solid #969696;
	border-right: 2px solid #969696;
	}
