body {
	background: url(img/background.gif);
	font-family:Tahoma, Verdana;
}

h1#logo {
		font-size:2em;
		font-family:Tahoma, Verdana;
		text-align:right;
		letter-spacing:0.05em;
		margin:0 0px 0px 0px;
		padding:0px 0 0 0;
		border:0 none;
		color:#E1771E;
}

a {
	font-size: 14px;
	color: white;
	text-decoration: underline;
}

a:hover {
		  text-decoration: underline;
	}
	
hr	{
	color:#fff;
	height:1px;
}

#container { 
	width: 85%;
	position: absolute;
	left: 2%;
	top: 20%;
	background-color: #fb5d0f;
}

#logo {
	border: 0px;
	position: absolute;
	top:-65px;
}

#addcomment {
	border: 0px;
}

.size12 {
	color: #fff;
	font-size: 12px;
	font-family: Tahoma, Verdana;
}

#adsenseplaceholder {
	height:90px;
	text-align:center;
	margin:0 auto 20px auto;
	width:700px;
	background-color: #fb5d0;
}

.lyric {
	background-color: #FFCC66;
	border: 1px solid #CC0000;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	padding:5px 5px 5px 5px;
       }
}