.body, .hr, #about, #news, #curpic, #news li, #curpic div {
                        border-color: #800;
                        }
body			{
			background: black;
			}
.body			{
			background: #A2BBD8;
			}
#title h1		{
			background: url(dragondens.gif) no-repeat top;
			}
#title span, #news span, #curpic span		{
			display: none;
			}
.hr			{
			background: black;
			}
#about, #news, #curpic		{
			background: #D5EEFB;
			}
#about div              {
                        background: #5981B2;
                        }
#news h2		{
			background: url(news.gif) no-repeat top;
			}
#news li		{
			background: #5981B2;
			}
#news h3, #curpic h3	{
			border-bottom: 1px solid #4870A1;
			}
#curpic h2		{
			background: url(curpic.gif) no-repeat top;
			}
#curpic div		{
			background: #5981B2;
			}
#curpic img		{
			background: #FFF;
			}
#footer			{
			color: white;
			}
