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

body	{
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background: url(img/bg.jpg) no-repeat left top #000000;
font-family: "Courier New", Courier, monospace;
color: #FFFFCC;
}

a {
font-family: "Courier New", Courier, monospace;
color: #FFFFCC;
text-decoration: underline;
}

.style01	{
font-size: 20px;
font-weight: bold;
}

#container div	{
float: left;
}

#header	{
width: 960px;
height: 120px;
}	