body {	overflow:hidden;text-align:center;
	          font-family:Verdana,Arial;
              font-size:10px;
 }
	  
#cont {text-align:left;width:760px;height:520px;
             background-image:url('../img/start.jpg');
             background-repeat:no-repeat;
            background-position:top right;
            font-size:14px;
           font-family:Verdana,Arial;
           margin:0px auto;
}
h1 {
 		font-family: "Comic Sans MS";
		 font-size: 38px;
		 font-weight: bold;
}
.desc{color:black;font-size:10px;}
body a:link {text-decoration:none;color:#993300}
body a:visited {text-decoration:none;color:#993300}
body a:hover {text-decoration:none;
              color:black}
