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

*{margin:0;padding:0;}
a:active, a:focus {outline:none; color:#fff}
a, a:link, a:visited{ text-decoration:none;color:#fff}
a:hover{color:#fff; text-decoration:underline;}


body{background: url(wholeBG.jpg) top repeat-x #290d07;}
	#container{width:1200px;height:1040px;margin:0 auto 0 auto;background: url(home.jpg) top no-repeat;border:1px solid transparent;}
	
	#info{width:400px;height:25px;margin:890px 0 0 500px; text-align:left}