/* CSS Document */

  body {
	background: #F7F7F6 url(images/bg.gif) repeat-y 50% 0;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	line-height: 18px;
   }
   
   
