* {
	margin: 0;
	padding: 0;
	
}


body {
	width: 80%;
	height: auto;
	overflow: hidden;
	color: #454545;
	font-family: "Playfair Display", Baskerville, Georgia, Times, "Times New roman", serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	color: #222;
	font-size: 2.25em;
	letter-spacing: 0.02em;
	margin: 25px 0px 5px -1px;
	font-family: Ubuntu, Verdana, Helvetica, Geneva, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
}

img {
	margin-bottom: -2%;
}

a {
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0.02em;
	color: #aaa;
}

a:hover {
	color: #000;
}

#aka {
	width: 450px;
	margin-top: 7%;
	margin-right: 55%;
	margin-left: 10%;
}

.stuff {
	width: 50%;
	margin-right: 40%;
	margin-left: 10.25%;
}

.names {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

p {
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	float: left;
}

#english {
	display: none;
}

#langchange a:hover p {
	display: inline;
}


.socialcrap {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	vertical-align: 4%;
	
}

#twitter {
	color: #3bceff;
}
