body {
        background: #D8D3DC url(/tusenlapp.jpg);
			background-repeat: repeat;
	                color: #333;
			font-family:Arial, Helvetica, sans-serif;
			        font-size:16px;
				         color:#000000;

						                        }


a:link{
	color:#000000;
}
a:visited{
	color:#000000;
}
a:hover{
	color:#000000;
}
a:active{
	color:#000000;
}

#maintextcontainer{
	margin:10px;
}
#copyrightcontainer{
	margin:5px;
}



