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

#content
{
width: 100%;
margin: 0 auto;
height: 100%;
}

#logo
{
margin: auto;
margin-top: 183px;
width:283px;
height: 340px;
}

#info
{
margin: auto;
width:42px;
height: 10px;
}

a
{
font:12px, Helvetica, bold, sans-serif;
color: #a6a496;
text-decoration: none;
}
