html
{
background: #000;
font-family: "Trebuchet MS",arial,sans-serif;
}

div#content
{
background-color: #eeeeff;
color: #222;
text-align: left;
padding: 15px;
font-size:85%;
}

div#logo
{
right: 0px;
text-align: right;
vertical-align: bottom;
}


div#footer
{
color: #fff;
text-align: center;
text-decoration: none;
}

h1,h2{
padding: 10px 0px;
margin: 0
}

h1{
font-size: 165%;
text-align:left;
color: #555;
}

h2{
font-size: 160%;
color: #555;
text-decoration: none;
}


h3{
padding: 0px;
color: #ff0000;
}

h4 {
	text-decoration: none;
	padding-bottom: 3px;
	font-size: 160%;
	color: #555;
	margin:0px;
}


p{
margin: 0;
line-height: 1.5;
}

span .tag{
margin: 0;
padding:0;
line-height: 1.5;
}

#header {
	height: 120px;
	position: relative;
	background: url(swish.gif) bottom left no-repeat;
	background-color: #000;
	padding: 0px;
}