table {
	border: 1px solid #879F77;
	background-image: url(images/background.jpg);


}
body {
	background-color: #C5E3B1;
	background-attachment: fixed;
	background-repeat: no-repeat;



}
p {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #546349;
}
#menu {
	background-color: #869D76;
}
#tekst {
	padding: 10px;
}
#table2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #879F77;
	border-right-color: #879F77;
	border-bottom-color: #879F77;
	border-left-color: #879F77;

}
#imageborder {
	border: 2px solid #869D76;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #546349;

}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #546349;
}
a:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	color: #546349;
}
