/*Huvudmall till thilanders hemsidor*/

H1 {
font-family: comic sans ms, verdana, trebuchet, arial;
font-size: 40pt;
font-weight: bolder;
color: darkblue
}

H1 EM {
font-family: comic sans ms, verdana, trebuchet, arial;
font-size: 20pt;
font-weight: bolder;
color: darkblue;
font-style: normal
}


BODY {
margin-left: 50px;
margin-right: 15% 
}

P {
font-family: comic sans ms, verdana, trebuchet, arial;
font-weight: lighter;
color: black;
font-size: 12pt
}