body
{
	background: white url('img/body.png') top left repeat-x;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

div#vefur
{
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table#haus
{
	height: 435px;
}

img#mynd
{
}

div#efni
{
	padding-top: 30px;
}

table.frettir
{
	width: 100%;
	border-collapse: collapse;
	font-size: 10px;
}

table.frettir td
{
	border-top: 1px solid black;
	padding: 5px;
}

table.frettir img
{
	border: 1px solid #ccc;
	background: white;
	padding: 2px;
}