body {
font-size: small;
font-family: sans-serif;
font-weight: normal;
color: #6a5acd;
background-color: #f0f8ff;
margin-left: 200px;
margin-right: 200px;
margin-top: 100px;

}


a:link {
color: #6a5acd;
background-color: transparent;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #6a5acd;
background-color: transparent;
font-family: sans-serif;
font-weight: bold;
text-decoration: none;
}

h1 {
color: #6a5acd;
background-color: transparent;
font-size: 20px;
font-family: sans-serif;
font-weight: bold;
text-align: center;
margin-left: 100px;
margin-right: 100px;
}

h2 {


font-size: 18px;
font-family: sans-serif;
font-weight: normal;
text-align: center;
margin-left: 100px;
margin-right: 100px;
}

h4 {

background-color: transparent;
font-size: 14px;
font-family: sans-serif;
font-weight: normal;
text-align: left;
text-indent: 0.5in;

}

p {

background-color: transparent;
font-size: 16px;
font-family: sans-serif;
font-weight: normal;
text-align: left;
text-indent: 0.5in;

}

ol {

font-size: 14px;
font-family: sans-serif;
font-weight: normal;
text-align: left;


}

.image1 {
background-color: transparent;
position: absolute; top: 0.25in; right: 0.25in

}

.code1 {  background-color: #FFFFCE; color: #6a5acd; }
.code2 {  background-color: #FFFFCE; color: #6a5acd; }

