@charset "iso-8859-1";
/* CSS Document */

html, body
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background-image: url(../imgs/gif/back_1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#dde6eb;
}


object 
{
	outline:none;
}
