/* CSS Document */

/*body{
	background-image: url(img/header/back2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
}*/
body{
	background-image: url(img/header/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	margin: 0px;
}
.mgn_b5{margin-bottom:5px}