/*
 Theme Name:     iMark
 Author:         Mark Beech
 Author URI:     https://mark.beech.org.uk
 Version:        0.0.2
*/



body {background-color:#F8F8FF ;color: black;}
h1, h2{text-transform:capitalize;}
td a,h1 a,h2 a ,h3 a,a {text-decoration:none;color: black;}
nav, nav ul {list-style-type: none; }
nav ul li {display: inline; }
header {border-bottom: 2px solid;padding: 1em;}
footer {border-top: 2px solid;
text-align:center;}
article{padding: 1em;
font-size: 1.2em;}
table, th, td {border-collapse: collapse;border: 1px solid;}
table.sortable {table-layout: fixed;width: 100%;}
table.unsortable {width: 100%;}
tr:hover td{background-color:rgba(240,240,0, .65);}
pre{background-color: #efefef;
overflow:wrap;}
.raw {padding: 1em;}

.fi img {
border-radius: 75px;
margin: 50px;
float: right;
}
