﻿body {
	margin-top: 0;
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	background-image:url(../images/immerce_bg.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:top left;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
}
td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
}
a:link {
	color: #FFFFFF;
	text-decoration: none underline;
}
a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E7BEA8;
	text-decoration: none;
}
img {
	border: 0;
}