/* CSS Document */

body  { background: #000000 url(bg.jpg) top left repeat-x}

#title  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DDDBDB;
	text-align: center; 
}
