body {
	background-color:#010066;
}

A:link {text-decoration: none; color: #f61efd}
A:visited {text-decoration: none; color: #a900af}
A:active {text-decoration: none; color: #f61efd}
A:hover {text-decoration: none; color: #00b5df}

body, div, table, tr, td, p {
	font-family: "Arial";
	font-size:small;
	color:#000000;
}

#content {
	background-image:url(images/contentbg.jpg);
	width:855px;
	margin:0px;


}

#header {
	background-image:url(images/header.jpg);
	height:156px;
	width:855px;
}
#nav {
	background-image:url(images/contentbg.jpg);
	width:855px;
	margin:0px;

}
h1 {
    color: rgb(0, 0, 0);
    font-family: 'Papyrus';
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

h2 {
    color: rgb(0, 0, 0);
    font-family: 'Papyrus';
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

#albumslug {
	width:477px;
	height:208px;
	background-image:url(images/albumslug.jpg);
}

