body {
	background: #F1EFE8;
	color: black;
	margin-left: 80px;
}



h1	{
	color: Teal;
	font-size: 50px;
	font-family: 'script mt bold';
}

h2	{
	font-family: 'Arial';
	color: Teal;
	font-size: 30px;
}

h3	{
	font-family: 'Arial';
	color: teal;
	font-size: 20px;
}
h4	{
	font-family: 'Arial';
	color: blue;
	font-size: 20px;
}
p	{
	font-family: 'Arial';
	font-size: 14px;
	color: black;
	width: 450px;
}
h5	{
	font-family: 'Arial';
	color: teal;
	font-size: 14px;
A	{
	text-decoration: none;
}

.billede {
	margin-left: 30px;
}


