body { font-family: verdana,helvetica,sans-serif; padding: 0px; margin: 0px;background-color:#222; color: white; }
a { color: #8C9FBF; text-decoration: none; }
.header { background-color:black; background: url('background.jpg') black; background-position: center left; background-repeat: no-repeat;height: 6em; margin: 0px; padding: 0px; color: white; padding-left: 150px; border-bottom: 0.4em solid #999;}
.header h1 { font-weight: normal; margin: 0px; padding-top: 2em; color: #ddd; }
.header h1 a { color: #ddd; }
.main { margin: 0px; width: 100%;  }
.about { width: 600px; margin: auto; padding: 1em; }
.about h2 { font-size: 1.4em; }
.about p.more { float: right; margin-top: -0.5em; }
.about p { margin-top: 0px; }
.about p.url { margin-top: 0px; }
.icons { width: 600px; margin: auto; }
.icon { float: left; width: 200px; text-align:center; font-weight: normal; font-size: 1.2em; }
.icon img { margin-top: 0.5em; border: 0px; }
.image { float: left; margin-right: 1em; margin-bottom: 1em; width: 200px; font-size: 0.8em; }
.image img { border: 1px solid white; }
.image p { margin-top: 3px; }
.number { float: left; font-size: 1.5em; color: #999; }
.footer { margin-top: 0em; padding: 0.5em; font-size: 0.7em; border-top: 1px solid #999; }
.footer a { color: white; }
blockquote { font-style: italic; }

div.tools {
	padding-top:3em;
	padding-bottom:0px;
	font-size: 1em;
	text-align:center;
}
div.tools ul { display: inline; margin: 0px; padding:0px; }
div.tools li { display: inline; margin-right: 5px; }
li#blogger { background-image: url('blogger.gif'); background-repeat: no-repeat; padding-left: 20px; }
li#digg { background-image: url('digg.gif'); background-repeat: no-repeat; padding-left: 20px; }
li#delicious { background-image: url('delicious.gif'); background-repeat: no-repeat; padding-left: 20px; }
li#facebook { background-image: url('facebook.gif'); background-repeat: no-repeat; padding-left: 20px; }
