body, div, p, input, button {
	color: #ffffff;
	font-family: 'Slabo 24px', serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 0;
}

body {
	background-color: #111111;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;
}

h1 {
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	font-size: 72px;
	color: #1b65b7;
	text-decoration: none;
}

h2 {
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	color: #1b65b7;
	text-decoration: none;
	
}

h3 {
	margin-left: 10px;
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	color: #1b65b7;
	text-decoration: none;
}

a {
	font-family: 'Quicksand', sans-serif;
	font-size: 72px;
	color: #1b65b7;
	text-decoration: none;
}

c {
	color: #1b65b7;
	font-family: 'Slabo 24px', serif;	
}

#ccontainer {
	position: center;
	width: 640px;
	height: 850px;
	border: 4px solid #1b65b7;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

#bild {
	margin-left: 160px;
	margin-top: 50px;
	
}