a:link {color: #FFD472; text-decoration: none; font-size: 100%; }

a:active {color: #FFD472; text-decoration: none; font-size: 100%; }

a:visited {color: #FFD472; text-decoration: none; font-size: 100%; }

a:hover {color: #FFFFFF; text-decoration: underline; font-size: 100%; }

body {
background: #000000;
color: #ffffff;
font-family: helvetica, verdana, san-serif;
font-size: 10px;
margin: 0px 0px 0px 0px;
text-align: center;
}

#intro {
padding-top: 0px;
padding-bottom: 0px;
background: #270226;
background-position: top-left;
background-image: url(images/main_txt.png);
background-repeat: no-repeat;
width: 800px;
height: 584px;
margin: 0 auto;
text-align: left;
}

#text {
float: left;
position: relative;
top: 510px;
left: 295px;
}

img {
border: 0;
}
