body {
	width: 800px;
	height: 650px;
	/*background: url('walrus_and_carpenter-01.jpg')no-repeat;*/
	overflow: hidden;
	font-family:'Tahoma','Arial Black', arial, sans-serif;
	}

/* THE TIME HAS COME STARTS HERE */
.poembarpink {
	width: 110px;
	height: 650px;
	background-color: rgb(243, 115, 116);
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 3pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgb(191, 49, 47);
	line-height: 1.5em;
	overflow: hidden;
	}

.coupletcolor {
	font-size: 3pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgb(243, 115, 116);
	}
	
.coupletpink {
	color: white;
	width: 110px;
	position: absolute;
	top: 24.8em;
	left: -1px;
	}

a.pink {
	background-color: rgb(243, 115, 116);
	display: block;
	width: 20em;
	margin: 1px;
	font-size: 3pt;
	text-align: left;
	text-decoration: none;
	color: white;
	}

a.pink:link{
	color: white;
	text-decoration: none;
	}

a.pink:visited{
	text-decoration: none;
	color: white;
	}
a.pink:hover	{
	font-size: 200%;
	line-height: 100%;
	color: white;
	width: 800px;
	border-bottom: solid 5px rgb(243, 115, 116);
	}
a.pink:active{
	color: rgb(191, 49, 47);
	}

#the {
	color: rgb(243, 115, 116);
	position: absolute;
	font-size: 39pt;
	font-weight: bold;
	left: 118px;
	top: 58px;
	}

#time {
	color: rgb(191, 49, 47);
	position: absolute;
	font-size: 42pt;
	font-weight: bold;
	left: 190px;
	top: 80px;
	}

#has {
	color: rgb(238, 33, 37);
	position: absolute;
	font-size: 42pt;
	font-weight: bold;
	left: 280px;
	top: 115px;
	}
	
#come {
	color: rgb(243, 115, 116);
	position: absolute;
	font-size: 42pt;
	font-weight: bold;
	left: 340px;
	top: 139px;
	}

#the2 {
	color: rgb(191, 49, 47);
	position: absolute;
	font-size: 39pt;
	font-weight: bold;
	left: 260px;
	top: 162px;
	}
	
#walrus {
	color: rgb(238, 33, 37);
	position: absolute;
	font-size: 39pt;
	font-weight: bold;
	left: 275px;
	top: 162px;
	}

#walrus:hover {
	color: rgb(238, 33, 37);
	position: absolute;
	font-size: 70pt;
	font-weight: bold;
	left: 275px;
	top: 102px;
	letter-spacing: -2pt;
	}

#bigw {
	font-size: 300%;
	vertical-align: -54pt;
	letter-spacing: -5pt;
		}

#said {
	color: rgb(243, 115, 116);
	position: absolute;
	font-size: 30pt;
	font-weight: bold;
	left: 423px;
	top: 240px;
	}

#to {
	color: rgb(243, 115, 116);
	position: absolute;
	font-size: 30pt;
	font-weight: bold;
	left: 395px;
	top: 273px;
	}

#bigt {
	letter-spacing: -7pt;
	}

#littleo {
	font-size: 90%;
	vertical-align: 15%;
		}

#talk {
	color: rgb(239, 68, 70);
	position: absolute;
	font-size: 25pt;
	font-weight: bold;
	left: 452px;
	top: 290px;
	}

#of {
	color: rgb(243, 115, 116);
	position: absolute;
	font-size: 25pt;
	font-weight: bold;
	left: 436px;
	top: 300px;
	}

#bigo {
	font-size: 200%;
	vertical-align: -10pt;
	letter-spacing: -7pt;
	color: rgba(243, 115, 116, 0.8);
		}

#many {
	color: rgb(239, 68, 70);
	position: absolute;
	font-size: 59pt;
	font-weight: bold;
	left: 463px;
	top: 310px;
	letter-spacing: -3pt;
	}



.shrink {
	font-size: 70%;
	vertical-align: 20%;
		}

#things {
	color: rgba(243, 115, 116, 0.8);
	position: absolute;
	font-size: 49pt;
	font-weight: bold;
	left: 428px;
	top: 375px;
	}

#manythings {
	width: 800px;
	height: 90px;
	background-color: rgb(238, 33, 37);
	position: absolute;
	top: 0px;
	left: -330px;
	font-size: 7pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgba(243, 115, 116, 0.8);
	line-height: 7pt;
	overflow: hidden;
	visibility: hidden;
	}

#things:hover #manythings {
	visibility: visible;
	}

/* OF SHOES AND SHIPS STARTS HERE */


.poembarblue {
	width: 110px;
	height: 650px;
	background-color: rgb(98, 199, 201);
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 3pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgb(0, 99, 99);
	line-height: 1.5em;
	overflow: hidden;
	}

.coupletcolor2 {
	font-size: 3pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgb(98, 199, 201);
	}
	
.coupletblue {
	color: white;
	width: 110px;
	position: absolute;
	top: 24.8em;
	left: -1px;
	}

a.blue {
	background-color: rgb(98, 199, 201);
	display: block;
	width: 20em;
	margin: 1px;
	font-size: 3pt;
	text-align: left;
	text-decoration: none;
	color: white;
	}

a.blue:link{
	color: white;
	text-decoration: none;
	}

a.blue:visited{
	text-decoration: none;
	color: white;
	}
a.blue:hover	{
	font-size: 200%;
	line-height: 100%;
	color: white;
	width: 800px;
	border-bottom: solid 5px rgb(98, 199, 201);
	}
a.blue:active{
	color: rgb(191, 49, 47);
	}

#of2 {
	color: rgb(0, 153, 153);
	position: absolute;
	font-size: 50pt;
	font-weight: bold;
	left: 130px;
	top: -10px;
	}

#bigo2 {
	font-size: 230%;
	vertical-align: -30pt;
	letter-spacing: -7pt;
	color: rgba(0, 153, 153, 0.8);
		}

#shoes {
	color: rgb(98, 199, 201);
	position: absolute;
	font-size: 45pt;
	font-weight: bold;
	left: 170px;
	top: 60px;
	letter-spacing: -1pt;
	}

#ships {
	color: rgb(98, 199, 201);
	position: absolute;
	font-size: 45pt;
	font-weight: bold;
	left: 315px;
	top: 145px;
	letter-spacing: -1pt;
	}


.bigs2 {
	font-size: 250%;
	vertical-align: -40pt;
	letter-spacing: -7pt;
	color: rgb(98, 199, 201);
		}


#and1 {
	color: rgba(0, 99, 99, 0.9);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 220px;
	top: 173px;
	}

#and1:hover {
	font-size: 50pt;
	}

#and2 {
	color: rgba(0, 99, 99, 0.9);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 360px;
	top: 260px;
	}

#and2:hover {
	font-size: 50pt;
	}

#sealing {
	color: rgb(98, 199, 201);
	position: absolute;
	font-size: 45pt;
	font-weight: bold;
	left: 450px;
	top: 239px;
	letter-spacing: -1pt;
	}

#wax {
	color: rgb(0, 153, 153);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 540px;
	top: 315px;
	letter-spacing: -1pt;
	}

#waxon {
	font-size: 25pt;
	color: rgba(0, 153, 153, 0.3);
	position: absolute;
	top: 80px;
	left: -110px;
	visibility: hidden;
	}

#wax:hover #waxon{
	visibility: visible;
	}

.bigw2 {
	font-size: 240%;
	vertical-align: -50pt;
	letter-spacing: -7pt;
	color: rgb(0, 153, 153);
		}

/* OF CABAGES AND KINGS STARTS HERE */

.poembargreen {
	width: 110px;
	height: 650px;
	background-color: rgb(188, 214, 57);
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 3pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgb(102, 156, 65);
	line-height: 1.5em;
	overflow: hidden;
	}

.coupletcolor3 {
	font-size: 3pt;
	font-family: 'Arial Black', arial, sans-serif;
	color: rgb(188, 214, 57);
	}
	
.coupletgreen {
	color: white;
	width: 110px;
	position: absolute;
	top: 24.8em;
	left: -1px;
	}

a.green {
	background-color: rgb(188, 214, 57);
	display: block;
	width: 20em;
	margin: 1px;
	font-size: 3pt;
	text-align: left;
	text-decoration: none;
	color: white;
	}

a.green:link{
	color: white;
	text-decoration: none;
	}

a.green:visited{
	text-decoration: none;
	color: white;
	}
a.green:hover	{
	font-size: 200%;
	line-height: 100%;
	color: white;
	width: 800px;
	border-bottom: solid 5px rgb(188, 214, 57);
	}
a.green:active{
	color: rgb(191, 49, 47);
	}

#of3 {
	color: rgb(188, 214, 57);
	position: absolute;
	font-size: 50pt;
	font-weight: bold;
	left: 138px;
	top: 30px;
	}

#bigo3 {
	font-size: 240%;
	vertical-align: -30pt;
	letter-spacing: -7pt;
	color: rgba(188, 214, 57 0.8);
		}

#and3 {
	color: rgb(188, 214, 57);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 290px;
	top: 250px;
	}
	
#cabbages {
	color: rgb(102, 156, 65);
	position: absolute;
	font-size: 80pt;
	font-weight: bold;
	left: -80px;
	top: -170px;
	letter-spacing: -5pt;
	}


#bigc {
	font-size: 160%;
	vertical-align: -30pt;
	letter-spacing: -7pt;
		}

#and3:hover #cabbages {
	letter-spacing: -20pt;
	}

#dashes {
	color: rgba(188, 214, 57, 0.8);
	position: absolute;
	font-size: 400pt;
	font-weight: bold;
	left: 270px;
	top: -120px;
	letter-spacing: -30pt;
	}

#kings {
	color: rgb(102, 156, 65);
	position: absolute;
	font-size: 110pt;
	font-weight: bold;
	left: 390px;
	top: 190px;
	letter-spacing: -5pt;
	}

#kings:hover {
	color: gold;
	position: absolute;
	font-size: 110pt;
	font-weight: bold;
	left: 390px;
	top: 190px;
	letter-spacing: -5pt;
	}

#bigk {
	font-size: 160%;
	vertical-align: -30pt;
	letter-spacing: -7pt;
		}

/* AND WHY THE SEA STARTS HERE */


	
.coupletblue {
	color: white;
	width: 110px;
	position: absolute;
	top: 24.8em;
	left: -1px;
	}


#and4 {
	color: rgba(0, 99, 99, 0.9);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 153px;
	top: 20px;
	}

#and4:hover {
	font-size: 50pt;
	}
	
#why {
	color: rgb(98, 199, 201);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 215px;
	top: 10px;
	}


#bigw2 {
	font-size: 300%;
	vertical-align: -54pt;
	letter-spacing: -5pt;
		}

#the3 {
	color: rgb(0, 99, 99);
	position: absolute;
	font-size: 37pt;
	font-weight: bold;
	left: 353px;
	top: 112px;
	}
	
#sea {
	color: rgba(98, 199, 201, 0.8);
	position: absolute;
	font-size: 72pt;
	font-weight: bold;
	left: 353px;
	top: 112px;
	letter-spacing: -7pt;
	}

#is {
	color: rgb(0, 99, 99);
	position: absolute;
	font-size: 33pt;
	font-weight: bold;
	left: 480px;
	top: 178px;
	}

#hot {
	color: rgb(98, 199, 201);
	position: absolute;
	font-size: 120pt;
	font-weight: bold;
	left: 355px;
	top: 285px;
	letter-spacing: -9pt;
	}

#hot:hover {
	color: rgb(238, 33, 37);
	}

#b {
	color: rgba(98, 199, 201, 0.7);
	position: absolute;
	font-size: 180pt;
	font-weight: bold;
	left: 225px;
	top: 140px;
	}

	
#o {
	color: rgba(98, 199, 201, 0.8);
	position: absolute;
	font-size: 100pt;
	font-weight: bold;
	left: 330px;
	top: 200px;
	}
	
#i1 {
	color: rgba(98, 199, 201, 0.8);
	position: absolute;
	font-size: 100pt;
	font-weight: bold;
	left: 405px;
	top: 200px;
	}

#l {
	color: rgba(98, 199, 201, 0.8);
	position: absolute;
	font-size: 100pt;
	font-weight: bold;
	left: 430px;
	top: 180px;
	}
	
#i2 {
	color: rgba(98, 199, 201, 0.8);
	position: absolute;
	font-size: 100pt;
	font-weight: bold;
	left: 465px;
	top: 200px;
	}

#n {
	color: rgba(98, 199, 201, 0.8);
	position: absolute;
	font-size: 100pt;
	font-weight: bold;
	left: 495px;
	top: 220px;
	}

#g {
	color: rgb(98, 199, 201);
	position: absolute;
	font-size: 100pt;
	font-weight: bold;
	left: 560px;
	top: 180px;
	}

#dashes2 {
	color: rgb(0, 99, 99);
	position: absolute;
	font-size: 120pt;
	font-weight: bold;
	left: 630px;
	top: 325px;
	letter-spacing: -9pt;
	}

#o1 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 350px;
	left: 240px;
	}

#o1:hover {
	color: red;
	}
	
#o2 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 330px;
	left: 340px;
	}

#o2:hover {
	color: red;
	}
	
#o3 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 300px;
	left: 390px;
	}

#o3:hover {
	color: red;
	}

#o4 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 240px;
	left: 450px;
	}

#o4:hover {
	color: red;
	}

#o5 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 220px;
	left: 280px;
	}

#o5:hover {
	color: red;
	}

#o6 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 220px;
	left: 405px;
	}

#o6:hover {
	color: red;
	}

#o7 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 270px;
	left: 495px;
	}

#o7:hover {
	color: red;
	}

#o8 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 280px;
	left: 555px;
	}

#o8:hover {
	color: red;
	}
	
#o9 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 250px;
	left: 580px;
	}

#o9:hover {
	color: red;
	}

#o10 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 305px;
	left: 590px;
	}

#o10:hover {
	color: red;
	}

#o11 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 270px;
	left: 625px;
	}

#o11:hover {
	color: red;
	}

#o12 {
	font-size: 20pt;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 315px;
	left: 415px;
	}

#o12:hover {
	color: red;
	}

.shrink {
	font-size: 70%;
	vertical-align: 20%;
		}

/* AND WHETHER PIGS STARTS HERE */


#and5 {
	color: rgba(238, 33, 37, 0.8);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 140px;
	top: 10px;
	}

#and5:hover {
	font-size: 50pt;
	}

#whether {
	color: rgb(243, 115, 116);
	position: absolute;
	font-size: 39pt;
	font-weight: bold;
	left: 210px;
	top: 5px;
	}

#bigw2 {
	font-size: 310%;
	vertical-align: -40pt;
	letter-spacing: -5pt;
		}

#pigs {
	color: rgb(238, 33, 37);
	position: absolute;
	font-size: 50pt;
	font-weight: bold;
	left: 330px;
	top: 15px;
	}

#bigp {
	font-size: 330%;
	vertical-align: -45pt;
	letter-spacing: -3pt;
		}

#have {
	color: rgb(239, 68, 70);
	position: absolute;
	font-size: 40pt;
	font-weight: bold;
	left: 455px;
	top: 173px;
	}

#wings {
	color: rgba(238, 33, 37, 0.7);
	position: absolute;
	font-size: 140pt;
	font-weight: bold;
	left: 165px;
	top: 213px;
	letter-spacing: -10pt;
	}

#wings {
	color: rgba(238, 33, 37, 0.7);
	position: absolute;
	font-size: 140pt;
	font-weight: bold;
	left: 165px;
	top: 213px;
	letter-spacing: -10pt;
	}
	
#wings2 {
	color: rgba(243, 115, 116, 0.7);
	position: absolute;
	font-size: 140pt;
	font-weight: bold;
	left: 175px;
	top: 213px;
	letter-spacing: -10pt;
	}

#wings2:hover {
	color: rgba(243, 115, 116, 0.7);
	position: absolute;
	font-size: 140pt;
	font-weight: bold;
	left: 190px;
	top: 213px;
	letter-spacing: -10pt;
	}