body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	text-decoration: none;
	background-image: url(backgroundwallpaper.jpg);
	background-repeat: repeat;
	text-align: center;
	color: #4D2A10;
	background-position: center;

}
a:link, a:visited a:active {
	color: #700000;
	text-decoration: none;
	border: none;
	padding: 0;
}
.paper {
	background-color: #663300;
	background-image: url(DiscordIndustriesBannerPaper3-wide-sm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #CC9966;
	font-family: Georgia,serif;
	font-size: large;
	font-weight: 400;
}
.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: 200;
	color: #4D2A10;
	text-decoration: none;
}

