/*-- Cascading Style Sheet: style100.css --*/
/*----- For Inspirational Images Site -----*/

body { background: #fcddbc; 
	margin-top: 1; 
	margin-left: 1; 
	margin-right: 4; 
	margin-bottom: 9; 
	font-family: Georgia, Verdana, Arial }
a:link    { color: #0000ff }
a:active  { color: #0000ff }
a:visited { color: #cc6600 }
a:hover   { color:red } 
h1 { color: #808080; font-size: 16pt; text-align: center; font-family: Arial  }
h2 { color: #666666; font-size: 13pt; text-align: center; font-family: Arial }
h3 { color: #666666; font-size: 11pt; text-align: center; font-family: Arial }
h4 { color: #666666; font-size: 9pt; text-align: center }
h5 { color: #666666; font-size:  8pt; text-align: center; font-family: Arial } 
h6 { color: #666666; font-size: 9pt; text-align: left; font-family: Arial }
li { color: #666666; font-size: 10pt; text-align: left; font-family: Arial }
p  { color: #666666; font-size: 10pt; text-align: left }

body {
scrollbar-arrow-color: #cc6666;
scrollbar-base-color: #cccccc;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #cc6666;
scrollbar-face-color: #fcddbc;
scrollbar-shadow-color: #cc6666;
scrollbar-highlight-color: #ffff99;
scrollbar-3d-light-color: #ffffff; }