body
{
	background-image: url(img/Blue-heart-on-a-yellow-background-HD-wallpaper_1920x1080.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	width:100%;
	height:100%;
	background-color: rgb(0,0,0);
}
.container {
	width: 960px;
	height: auto;
	/* This height can be removed later on */
	margin: auto;
	border: thick double #FFF;
}
.p1{
	font-family: AngryBirds;
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,0,0);
	text-align: center;
}
.p2{
	font-family: AngryBirds;
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,0,0);
	text-align: center;
	float: left;
	margin-left: 35px;
}
.p3{
	font-family: AngryBirds;
	font-size: 24px;
	font-weight: bold;
	color: rgb(255,0,0);
	margin-left: 135px;
}
.img1{
	width:183px;
	height:117px;
	margin-left: 135px;
	float:left;
}
.img2{
	width:233px;
	height:162px;
	margin-right: 185px;
	float:right;
}
.img3{
	float:left;
	margin-left: 135px;
}
.img4{
	width:727px;
	height:280px;
	margin-left: 135px;
}
.img5{
	width:727px;
	height:280px;
	margin-left: 125px;
}
.img6{
	margin-left: 355px;
}