/*
	http://kesu.no
*/

/* Main tags */
body {margin:0; padding:0; color:#000000; background:#ffffff; font:22px Diavlo,Calibri,Trebuchet MS,Verdana,Tahoma,sans-serif; padding-top: 20px; padding-left: 50px;}

a {text-decoration:underline; color: #000000}
.at {padding-top: 50px;}
.content {width: 80%;}


/* Font definition for Internet Explorer */

@font-face {
	font-family: Diavlo;
	src: url(Diavlo_L.eot);
}
@font-face {
    font-family: Diavlo;
	src: url(Diavlo_B.eot);
	font-weight:bold;
}


/* Font definition for other browsers */

@font-face {
	font-family: Diavlo;
	src: url(Diavlo_BOOK_II_37.otf) format("opentype");
}
@font-face {
    font-family: Diavlo;
	src: url(Diavlo_BOLD_II_37.otf)  format("opentype");
	font-weight:bold;
}