﻿@import "base.css";

#container {
	background-color: white;
	width:805px;
	height:615px;
	margin:10px auto;
	padding:5px 0 0 5px;
}

#demo {
	text-align:left;
	width:800px;
	height:610px;
	margin:0;
	padding:0;
}

#header h1 span{
	display:none;
}

#header h1 {
	background: url(../images/advanced.gif) no-repeat;
	width:506px;
	height:69px;
	display:block;
}
