@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-attachment: fixed;
	background-image: url(barafon.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
}

