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

body {
background-color: #000000;
width: 397px;
height: auto;
text-align: left;
margin: auto;
}

div {
margin: 0;
padding: 0;
border: 0;
text-align: left;
}

a {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #918e74;
text-decoration: none;
}

b {
color: #918e74
}

p {
margin: auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
line-height: 14px;
text-decoration: none;
margin-bottom: 10px;
}

#container {
background-image: url(images/a2d-web.jpg);
background-repeat: no-repeat;
background-position: top center;
width: 394px;
height: 283px;
margin-top: 100px;
}

#text {
margin: auto;
float: right;
width: 218px;
height: 250px;
padding: 0;
text-align: left;
}