body {
	margin: 0px;
	padding: 0px;
	background-color: black;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
#page {
	position: relative;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 100%;
	height: 560px;
	background-color: #fff;
}
#page2 {
	position: relative;
	margin: 20px auto 0 auto;
	padding: 0;
	width: 100%;
	background-color: #fff;
}
.div1 {
	margin: 0 auto;
	padding: 10% 0;
	left: 40%;
	top:25%;
	width: 300px;
	font-family: "Arial";
	text-align: center;
}
.divTitl {
	font-family: "Arial";
	font-size: 42px;
	font-weight: bold;
	}
.divBottom{
	position: absolute;
	bottom: 5px;
	margin: 0 auto;
	left: 45%;
	text-align: center;
	font-weight: bold;
	}
.div2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

.textdiv {
	padding-left: 10%;
	padding-right: 10%;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.last_fm {
	display: inline-block;
	position: relative;
	padding: 0 20px;
	text-align: center;
}