/* Default.css 
for HighNoteSoftware
Kevin Moulton
11/29/08 */

body 
{
background-color: white; background: url(images/rbslash.jpg)
} 

h1 
{
color:black; 
font-size:20pt; 
font-weight:bold;
text-align:center;
} 

h2 
{
font-size:16pt; 
font-weight:bold; 
font-style: italic;
text-align:center;
} 

h3 
{
font-size:14pt;
font-weight:bold;
font-style:italic;
margin-left:5px;
}

p
{
font-size:12pt; 
margin-left:5px;
}

h4
{
font-size:12pt; 
text-align:center;
font-weight:normal;
} 

a:link {color:blue} 
a:visited {color:red} 
a:hover {color:green; font-weight:bold} 
a:active {color:red; text-decoration:none; font-weight:bold} 

div.menu {position: absolute; left:10px; top:10px; text-align: left}
div.menu a {font-family: Georgia}
div.footer {font-size: 11pt; font-family: Georgia; text-align: center; padding-top: 40px}
div.main {margin-left:120px}
div.form {font-size: 11pt; font-family: Arial; text-align: left}
p.copyright {font-size: smaller; padding-top: 40px; text-align: center}
p.quote {text-align: left; color: navy; font-family: Comic Sans MS}
p.reviewer {text-align: left; color: green; font-family: Arial} 
p.question {text-align: left; color: navy; font-family: Comic Sans MS}
div.amazon{text-align: center}

