/* CSS Document */

body {
	background-image: url("images/bari_BG.jpg");
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: center;
    min-width: 810px; 
}
 

