body {background-color: lemonchiffon;

background-attachment: fixed; margin-left: 100px; 
scrollbar-face-color:skyblue;
scrollbar-highlight-color:orange;
scrollbar-3dlight-color:skyblue;
scrollbar-shadow-color:purple;
scrollbar-darkshadow-color:green;
scrollbar-track-color:darkblue;
scrollbar-arrow-color:red;}


h1 {font-size: x-large; text-indent: center; font-style: oblique; color: red;}

h2 {font-size: 20pt; text-indent: center; fixed; font-family: "Times New Roman", serif, verdana; color: black;}

H3 {font-size: 14pt; color: red; text-indent: 20px;}

H4 {font-size: 16pt; text-indent: 20px;}

H5 {font-size: 18pt; text-indent: center; fixed; font-family: "Times New Roman", serif, verdana;}


H6 {font-size: 15pt; text-indent: 60px; fixed; font-family: "Times New Roman", serif, verdana;}

P {text-indent: 20px; font-size: 14pt; color: red;}

li {text-transform: lowercase; text-indent: 94px; color: red;}

A:active {purple;}
A:link {color: teal;}
A:visited {color: royalblue;}
A:hover {font-style: oblique; color: blue; font-size: small;}

.wow {text-align: center; color: black; font-size: 14pt; !important;}