/* loftsUSB.css */
body {
background-image:url(./images/blegtext.gif);
background-color:white;
color:#000080;
font-family: Arial, Helvetica, sans-serif;
font-weight:500;
font-size:120%;
}

.content {
width:800px;
margin:auto;
text-align:center;
}

.centertex {
text-align:center;
border:3px solid green;
}

.centreimg {
display:block;
margin-left:auto;
margin-right:auto;
}

.imgl {
float:left;
padding-right:12px;
}

.imgr {
float:right;
padding-left:12px;
}

.level {
margin-top:0px;
}

.mylist {
text-align:justify;
margin-left:20px;
}

li:not(:last-child) {
    margin-bottom: 1em;
}

.nav {
text-align:center;
margin-bottom: 1em;
}


h2 {
font-size: 24px;
}

li {
text-indent: 80px;
text-align: left;
list-style-type:none;
}

img {
border:0;
}

a:link {
color:#930;
}

em {
color:red;
}

a:visited {
color:#00F;
}

p {
text-align:justify;
}

pme {
text-align:left;
font-size:120%;
color:#309;
text-align:justify;
font-weight:700;
margin-bottom:2.5em;
white-space:pre-line;
}

/* {box-sizing:border-box}*/
img {vertical-align: middle;}

