@charset "UTF-8";
/* Royal IT CSS Document */
body {
	margin: 0 0 0 0;
	background-image: url(images/repeating_bg.gif);
	background-repeat: repeat-x;
	background-color:#1E1E1E;
	height: 100%;
	overflow:hidden;
}
html {
  height: 100%;

}

#divcenter {
  height: 100%;
}

