/* CSS Document */
body{
	background-image: url(../images/bgd.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;


}

