@charset "UTF-8";
/* CSS Document */


.logo{
	width: 120px;
	height: 120px;
	align-content: center;
}


.bodycopy{
	color: white;
	font-family: "Futura PT Medium";
	font-size: 14 px;
	padding: 20px 200px;
	text-shadow: 3px 5px 2px #474747;
}

.memes a{
	color:white;
	padding: 200px;
	text-shadow: 3px 5px 2px #474747;
}

body{
	font-size: 15px;
	overflow:hidden;
}