body
{
	background-color: #000;
	background-image: url(background.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	font-family: "Arial Narrow", "Corbel";
	font-size: 15px;
	color: #CCC;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#all
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

header
{
	height: 200px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFF;
}

nav
{
	height: 20px;
	list-style-type: none;
	text-align: center;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 15px;
	background-image: url(footer.png);
	background-repeat: repeat;
	border: 1px #767676 solid;
	border-radius: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #CCC;

}

nav ul
{
	list-style-type: none;
	display: inline;
	color: #CCC;
}

nav li
{
	list-style-type: none;
	display: inline;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	color: #CCC;
}

nav a
{
	color: #CCC;
	display: inline-block;
	font-style: normal;
}

nav a:hover
{
	border-bottom: 1px #179bb0 dotted;
	font-style: normal;
	color:#D6D6D6;
}

section
{
	min-height: 200px;
	margin-top: 30px;
}

footer
{
	min-height: 20px;
	background-image: url(footer.png);
	background-repeat: repeat;
	border: 1px #767676 solid;
	border-radius: 25px;
	text-align: center;
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #FFF;
}

a
{
	text-decoration: none;
	color: #179bb0;
	font-style: italic;

}

a:hover
{
	font-style: italic;
	color: #05dfc3;
}

a img
{
	text-decoration: none;
	border: 0px;
}

#section
{
	background-image: url(main.png);
	background-repeat: repeat;
	border: 1px #767676 solid;
	border-radius: 25px;
	padding: 30px;
	font-size: 15px;

}

.date
{
	font-size: 14px;
	font-style: italic;
}

.h1
{
	font-size: 19px;
	color: #5be6eb;
	margin-bottom: 0px;
	font-weight: bold;
}

#img-right
{
	float: right;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
}

#about
{
	width: 350px;
	min-height: 130px;
	background-image: url(about.png);
	background-repeat: repeat;
	border: 1px #767676 solid;
	border-radius: 25px;
	padding: 30px;	
	margin-left: 30px;
	text-align: center;
}

#align-center
{
	margin-bottom: 30px;
	margin-left: 40px;
	text-align: center;
	float: center;
}

#text-center
{
	text-align: center;
}

#timatafla
{
	width: 450px;
	float: left;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	clear: right;
}

#skraning
{
	width: 350px;
	float: top;
}

#vefverslun
{
	align: right;
	float: right;
	color: #FFF;
}

#isl
{
	align: right;
	float: right;
}

#eng
{
	align: right;
	float: right;
}
