@charset "utf-8";
/* CSS Document - Basic Page*/

body, td{ font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:12px; font-weight:bold} 
#intro-image{background-image:url(../images/intro.gif); background-repeat:no-repeat; width:725px; height:525px; text-align:left}
#box-intro{ width:150px; text-align:left; padding:150px 0 0 420px }

a{ text-decoration:none; color:#CCCCCC; outline:none}
a:hover{ text-decoration:none; color:#333}

/*p{ margin:0; padding:0}*/
