body{
	background:#4C0A0A url(/blog/images/bg.png);
	color:#77756B;
	font-family: "Century Gothic", Helvetica, arial;
	font-size: 24px;
	line-height:1;
	margin:0;
	text-align:center;
}

img{
	margin-top:30px;
}

a img{
	border:none;
}

h1{
	font-weight:normal;
}

h1 a{
	color:#eee;
}

h1 a:hover{
	color:yellow;
}

