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


body {
    color: black; 
	background-color: #FFF5DB;
    font-size: 100.01%;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
    margin: 0; 
	padding:  0;
	  }

h1 {
	text-indent: -999em;
    margin: 0; 
	padding: 0;
    text-align: center;
    background: url(../../img/global/headerlogo_syscho.gif) 50% no-repeat;
	height:125px;
	border-bottom: 15px solid #fff;
}


div#header{
	width:100%;
	background-color:#990000;
	text-align:center;
	
	}
#iframe_admin {
	width:100%;
	text-align: center;
    padding: 0;
    }

