@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img_web/bkgd_repeat.png);
	background-repeat: repeat-x;
	outline:none;
}

object { 
	outline:none; 
}