body{
	font-family: 'Oswald', sans-serif;
	color: #800080;
	background-image: url(../img/background.jpg);
}


a{
	font-family: 'Oswald', sans-serif;
	color: #800080;
}


li{
	margin-left : 30px;
	font-family: 'Oswald', sans-serif;
}

p{
	font-family: 'Oswald', sans-serif;
	color: #800080;
	font-size: 20px;
	text-decoration: none;
	text-decoration-style: none;
}

.underline{
		text-decoration: underline;
}

.links{
		text-align: center;
		font-size: 40px;
		text-shadow: 1px 1px;

}

.Steam{
	max-width: 50%;
	height: auto;
	border-radius: 8px;
	margin-top: 8px;
	float: left;
}

.Twitter{
	max-width: 50%;
	height: auto;
	border-radius: 15px;
	margin-top: 5px;
	float: left;
}

.Twitch{
	max-width: 50%;
	height: auto;
	border-radius: 15px;
	margin-top: 5px;
	float: left;
}

.Discord{
	max-width: 1.5%;
	height: auto;
	border-radius: 15px;
	float: left;
}