* {
	margin:0;
	padding:0;
}
html {background:#fff}
body {color:#333333;font:100.01%/1.1 "Lucida Sans", Arial, "Times New Roman", Times, sans-serif;
	background-image: url(images/ec/tiles.jpg);
	background-repeat: repeat;
}

h1 {
	font-size:1.2em;
	color: #000080;
	border: 0px none;
	line-height: normal;
	margin: 5px;
	padding: 5px;
		
}
h2 {
	font-size:1.05em;
	padding-left:5px;
	margin-top:10px;
	color: #170376;
	border: thin none;



}
h3 {
	font-size: 1.05em;
	margin-top: 10px;
	padding-left: 5px;
	color: #800000;

}
h1,h2,h3 {margin-left:10px;font-weight:bold}
code {display:block;margin-left:25px;padding-bottom:20px}
ol {margin:8px 0 0 10px}
ol li {display:inline;margin-right:5px}
ul {margin-left:5px;margin-top:10px}
ul li {margin-right:5px;list-style:none}
img {border:0;margin:0px 0}
#sub-section div {text-align:center}
p {margin:10px 10px}
pre {white-space:normal}
#header,#menu,#content,#sub-section,#footer {padding:0px 0;font-size:.9em}
#content div {margin:2px}
.bold {padding:0px;background:#fff}
.highlight {background-color:#fff}
.bg {
	background-image: url(http://www.emperorschallenge.com/images/ec/gr-back.jpg);
	background-repeat: repeat;
}
.bmid {
	background-image: url(http://www.emperorschallenge.com/images/ec/Main-Screen-54.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bclock {
	background-image: url(http://www.emperorschallenge.com/images/ec/clock2012.png);
	background-repeat: no-repeat;
	background-position: center;
}

