body { font-family: verdana,arial;
        
	
        color: black;
	font-size: 12;
        }
td {    font-size: 12;
        font-family: verdana,arial;
        color: black;
        
	}
a {
	text-decoration: none;
	color: black;
	font-size: 12
}

a:hover {
	text-decoration: underline
}
p { 	font-family: verdana,arial;
        
        color: black;
	font-size: 12;
        }
body.2 {  background-image: 
		url('http://www.tunaclipper.se/images/bakgrund.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  center;
}