html {
	background: black url('morissey.jpg') no-repeat center right fixed;
	min-height:100%;
	background-size:contain;

}

body {
	margin:0;
}

.navbar {
	display: block;
	width: 945px;
	margin: auto;
	margin-top: 30px;
	padding: 0;
}

ul.topnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.topnav li a.firstlink {
	margin-top:  -32px;
	padding-right: 0px;
	padding-left: 0px;
}

.container {
	position: relative;
	padding: 0 0 0 55px;
}

#sidebar {
	position: absolute;
	position: fixed;
	top: 0; bottom: 0; left: 0;
	width: 150px;
	margin-top: 186px;
	margin-left: 160px;
	text-transform: none;
	list-style-type: none;
	line-height: 0px;
	font-size: 12px;
	font-family: 'adelle', serif;
}

p.cat {
	padding: 0px;
	font-weight: bold;
	line-height: 12px;
	color: rgb(223, 159, 191);
}

p.cat a {
	color: rgb(223, 159, 191);
	text-decoration: none;
}

p.info {
	padding: 0px;
	padding-bottom: 12px;
	color: rgb(200, 200, 200);
	font-family: 'adelle-sans', sans-serif;
}

p.info a {
	color: rgb(200, 200, 200);
	text-decoration: none;
}

p.info a:hover {
	color: white;
}

p.info2 a {
	color: rgb(200, 200, 200);
	text-decoration: none;
}

p.info2 a:hover {
	color: white;
}

p.info2 {
	margin: 0;
	color: rgb(200, 200, 200);
	padding: 0;
	padding-bottom: 5px;
	font-family: 'adelle-sans', sans-serif;

}

p.info3 {
	margin: 0;
	color: rgb(200, 200, 200);
	padding: 0;
	padding-bottom: 16px;
	margin-top: 15px;
	font-family: 'adelle-sans', sans-serif;
}

p.info3 a {
	color: rgb(200, 200, 200);
	text-decoration: none;
}

p.info3 a:hover{
	color: white;
}

ul.topnav li {
	float: left; 
}

ul.topnav li a {
	color: #f2f2f2;
	display: block;
	text-align: center;
	padding: 16px;
	text-decoration: none;
	font-size: 14px;
}

ul.topnav li a.smiths {
	font-size: 26px;
	padding-left: 0;
	padding-right: 200px;
	font-style: italic;
	font-weight: bold;
}

ul.topnav li a:hover {
	color: rgb(223, 159, 191);
}

i:hover {
	color: rgb(223, 159, 191);
}

h2 {
	text-align: left;
	font-size: 22px;
	font-family: 'adelle-sans', sans-serif;
	padding-bottom: 12px;
	font-weight: normal;
	color: rgb(223, 159, 191);
}

#lyrics {
	width: 600px;
	margin: auto;
	padding-top: 55px;
}

body {
	font-family: 'adelle-sans', sans-serif;
	font-size: 13px;
	color: white;
	line-height: 10px;
	text-align: left;
	font-style: normal;
	text-transform: lowercase;
}

div.moreinfo {
	width: 335px;
}

em {
	font-style: normal;
	color: rgb(223, 159, 191);
}

p.moreinfo {
	line-height: 22px;
	text-transform: none;
}

.chorus-title {
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 15px;
	color: rgb(223, 159, 191);
}

.chorus {
	color: rgb(223, 159, 191);
}

.verse-title {
	font-style: italic;
	padding-bottom: 10px;
	padding-top: 15px;
	color: rgb(200, 200, 200);
}
