	body{
		font-family:sans-serif;
	/*	    background-image: url("horse.png");
    background-repeat: repeat;*/
    background-color: #ffcce0;

	}
	img{

		display:block;
		width:25%;
		position:fixed;
		float:left;
		margin:auto; 
		padding: 12% 0;
		padding-left: 5%;
	}
	.giff{
		padding-top: 15%;
	}

		.lyrics{
			padding-top: 20%;
			margin-right: 25%;
			text-align:left;
			float:right;
			color:#FF748c;
			line-height: 20px;
		}
		.lyrics .ken{
			color:#6666ff;
			text-align:left;
			font-weight: bold;
			letter-spacing: 5px
		}
		p{
			z-index: -1;
			opacity:1;
			color:#FF748c;
			text-align:left;
		}
		.titleDiv{
			padding-top: 20px;
			background-color: white;
			position: fixed;
			top:0;
			width:100%;
			opacity: .7;
		}
		h1{

			opacity:1;
			text-align:center;
			color:#CC5c70;
		}
		h2{
			opacity: 1;
			text-align:center;
			color:#d67c8c;
		}
		a{
			color:black;
			text-decoration: none;

		}
		a:hover {
				color: pink;
				text-decoration: none;
			}

		.lyrics .chorus{
			opacity: 1;
			font-family: 'Indie Flower', cursive;
			text-align:left;
		}
		.barbieBottomPic{
			opacity: .5;
			z-index: -5;
			width:50%;
			position:absolute;
			top: 0;
			right:0;

		}
				.barbieBottomPic2{
			opacity: .5;
			z-index: -5;
			width:50%;
			position:absolute;
			top: 100%;
			left:0;

		}