@charset "UTF-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-image:url(img/bgr.jpg);
	background-repeat:repeat-x;
	background-color:#726386;
}

img {
	border:0px;
}