/* @Author: Jelmer Kramer 29-01-2009 */

a:link, a:active, a:visited {
font:calibri;
color:#FFFFFF;
font-style:normal;
text-decoration:none;
}
a:hover {
font:calibri;
color:#FFFFFF;
text-decoration:underline;
}

body {
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}

.menu {
	position:absolute;
	margin-top:157px;
	background-image:button.jpg;
	float:left;
}

.frame {
	position:absolute;
	margin-top:200px;
	margin-left:240px;
}

img {
width:200px;
height:200px;
}

.footer {
position:relative;
margin-top:500px;
}

.gallery{
border-style:none;
}
