* {
	cursor: url(https://cur.cursors-4u.net/symbols/sym-7/sym635.ani), url(https://cur.cursors-4u.net/symbols/sym-7/sym635.png), auto !important;
}

body {
	font-family: Helvetica, Arial, "Times New Roman";
	color: maroon;
	background: url("https://just-a-rat.neocities.org/images/moody_blues2.png"), url("https://just-a-rat.neocities.org/images/flowers.png");
	background-repeat: no-repeat, repeat;
	background-size: auto;
}

.header {
	position: absolute;
	left: 700px;
	border: 3px solid LightCoral;
	border-radius: 10px;
	font-size: 25px;
	background-color: white;
	width: auto;
	height: auto;
	padding: 5px;
}

#sep {
	border-right: 2px solid LightCoral;
	padding-left: 5px;
}

#sep-end {
	padding-left: 5px;
}

#selec {
	color: LightPink;
	font-style: italic;
}

a:hover {
	color: LightPink;
}

a {
	font-family: "Times New Roman";
	color: MediumVioletRed;
	transition: color 0.2s;
}

.footer {
	position: absolute;
	left: 880px;
	top: 68px;
	border: 3px solid LightCoral;
	border-radius: 10px;
	font-size: 25px;
	background-color: white;
	width: auto;
	height: auto;
	padding: 5px;
}

#mdash {
	color: LightCoral;
	margin: 0 auto;
}

#member {
	font-family: Helvetica, Arial, "Times New Roman";
	color: FireBrick;
	transition: color 0.2s;
}

#member:hover {
	color: LightCoral;
	font-style: normal;
}

.Ray {
	position:absolute;
	left: 250px;
	top: 50px;
	width: 260px;
	height: 115px;
}

.Mike {
	position: absolute;
	left: 320px;
	top: 414px;
}

#this_guy {
	position: relative;
	height: 120px;
	left: 135px;
	bottom: 55px;
	z-index: 2;
}

#mike-text1, #mike-text2 {
	font-size: 14px;
	text-align: center;
	width: 130px;
	height: 170px;
}

#hearts {
	color: red;
}

#mike-text1 {
	position: absolute;
	top: 35px;
	left: -6px;
}

#mike-text2 {
	position: absolute;
	top: 109px;
	left: 125px;
}

.Justin {
	position: absolute;
	left: 1445px;
	top: 50px;
	width: 180px;
	height: 201px;
	overflow: auto;
}

.Lodgey {
	position: relative;
	left: 1365px;
	top: 615px;
	width: 180px;
	height: 201px;
	overflow: auto;
}

.Graeme {
	position: relative;
	text-align: center;
	left: 846px;
	top: 483px;
	width: 300px;
	overflow: auto;
}