



a:link {text-decoration: none; color:#0000ff; }
    
a:hover {text-decoration: none; color:#ff00ff; }

body {max-width:800px; justify-content: center; align-content: center;}




.flex-container { display: flex; max-width: 70em; border: no; }

.flex-item { border: 1px solid; margin: .5em; padding: .5em;  border-radius: 2em; border-width: thin medium thick; 
    background: #ffebe6;
    font-weight: bold; text-align: center; }


/*div {border: thin solid blue;}*/

div.left {clear:left; max-width:800px;}

.leftFloat, .a1 {float: left;padding-right: 1em;}

.rightFloat {float: right;padding-left: 1em;}

img, p.a1 {width:200px;}
img.header {width:100%;}  

img, p {padding-top:1em; text-align:justify;}

p.a1 { font-weight:bold;}

h1 {font-size: 20px;}
h2 {font-size: 12px;}
.x1 {font-size:8px;}
