@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}


body {
	background-image: url(../IMG/BG.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
} 
.style1 {color: #FFFFFF}

	iframe { border: solid black 1px}
iframe {
  border-top: none;
  border-right: solid black 1px;
  border-bottom: none;
  border-left: solid black 1px;
}
