body {
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	line-height: 16px;
	font-family: verdana,tahoma,arial,sans-serif,"Lucida Sans";
}

#header {
	display: inline-block;
	background-image: url("../img/vodka.png");
	width: 596px;
	height: 265px;
}

h1{
	font-size: 24px;
	line-height: 28px;
	padding: 20px 0;
}

#irc a {
	text-decoration: underline;
	color: black;
}

#irc a:hover {
	color: blue;
}

#header2 .span1{
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	padding-top: 20px;
}

#releases a{
	color: blue;
}

#releases a:hover{
	text-decoration: none;
}

#disqus_thread {
    margin-top: 10px;
    padding: 0 20%;
    
}