@import url("home.css");
@import url("page.css");

*{padding:0px; margin:0px; border:0}

body{font:12px "trebuchet ms", verdana, arial; width:100%; background:#000 url('../img/bkg_site.jpg');}

	a{text-decoration:none;}

	div#container{width:100%; text-align:center}
		div#top{background:#f6b801; width:100%; height:208px;}
		
		div#middle{width:100%;}
