/*html{
	background: url("../lyric2.jpg") no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height:100%;
}

body{
	margin:0;
	height:100%;
	width: 100%;
	display: inline-block;

}

div{
	height: 100%;
}
img#leftchain{
	height:100%;
	position: relative;
	right:300px;

}
img#leftchain2{
	height:100%;
	position: relative;	
	left: -777px;
}

img#leftchain3{
	height:100%;
	position: relative;
	top: -803px;
	right:166px;
}
img#leftchain4{
	height:100%;
	position: relative;
	top: -803px;
	right:679px;
}

img#leftchain5{
	height:100%;
	position: relative;
	top: -803px;
	right:679px;
}

h1, h2{
	font-family: "Knewave";
	position: absolute;
	color: white;
}

h1{
	font-size: 3.5em;
}

section#headers {
	width: 100%;
	display: inline-block;
	width: 1434px;
	height: 1434px;
	margin: auto;
	position: absolute;
	top: 125px;
	left: 284px;
}
*/
html, body, p{
	margin: 0px;
	padding: 0px;
}

html{
	height: 100%;
	width: 100%;
}

div#container{
	background-color: red;
	width: 700px;
	height: 700px;
	margin: auto;
	position: relative;
	background-image: url("../lyric2.jpg");
	background-size: cover;
}

body{
	width: 100%;
	height: 100%;
	
}

div#title{
	/*background-color: blue;*/
	height: 139px;
	width: 179px;
	position: absolute;
	top: 97px;
	left: 109px;
	color: white;
	font-family: "Knewave";
}

div#columnright{
	/*background-color: green;*/
	height: 409px;
	width: 177px;
	position: absolute;
	top: 168px;
	right: 59px;
	font-family: "Germania One";
	color: rgb(203,39,29);
	font-size: 9px;
}

div#columnleft{
	/*background-color: purple;*/
	height: 400px;
	width: 177px;
	position: absolute;
	top: 187px;
	right: 236px;
	font-family: "Germania One";
	color: rgb(203,39,29);
	font-size: 9px;
}

h1{
	font-family: "Knewave";
	color: rgb(214,215,217);
	margin-bottom: -18px;

}
 
h2{
	font-family: "Knewave";
	color: rgba(214,215,217,.85);
	font-size: 15px;
}

h2#MYCHAIN{
	font-size: 17.2px;
}

div.backgroundchains{
	top: 0px;
	right: 0px;
	bottom:0;
	left:0;
	background-image: url("../goldchain.gif");
	background-size: auto 1000px;
	position: absolute;
}

div#background1{

}

div#background2{
	background-position-x:83px;
}

div#background3{
	background-position-x:166px;
}

div#background4{
	background-position-x:249px;
}

div#background5{
	background-position-x:332px;
}

div#background6{
	background-position-x:415px;
}

div#background7{
	background-position-x:498px;
}

div#background8{
	background-position-x:581px;
}

div#background9{
	background-position-x:664px;
}
