/* CSS Document */
body {background: black; font-family: 'trebuchet ms';margin: 0px auto; text-align: center;  }

#intro {margin: 0px auto; text-align: center; width: 640px; background: url('../pics/nf_intro.jpg') top left no-repeat #000000; height: 500px;}
 

#intro {text-align: center; padding: 158px 0px 0px 0px;}

#intro p {margin: 0px auto; width: 440px; padding-top: 15px}

#intro p a { text-transform: uppercase;float: right; color: #6C8197; text-decoration: none; font-size: 16px}


#intro p a:hover {text-decoration: none; color: white;}


#intro p a#left {float: left}

