﻿/*style.css*/
body {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #999999;
margin: 5px 140px  20px 140px;
text-align: center;
background:#000000;
background-image:url('images/bluespirit1.jpg');
background-repeat:no-repeat;
}
#wrapper {
width: 100%;
padding: 1px;
text-align:center;
overflow: auto;
color: #999999;
}
#header {
width: 500px;
padding: 2px;
text-align:justify;
background-color: #000000;
overflow: auto;
color: #999999;
margin-top:40px;
margin-left:450px;
}
#navigation {
font-size: 15px;
color: #999999;
text-align: center;
list-style-type: none;
list-style-image: none;
padding:1px;
background-color:#333333;
width:auto;
}
#navigation ul li{
text-decoration: none;
display:inline;
text-align:center;
color:#999999;
}
#navigation ul li a {
text-decoration:none;
color:#999999;
text-align:center;
}
#navigation ul li a.active {
text-decoration:none;
color:#999999;
text-align:center;
}
#navigation ul li a:hover { 
text-decoration:underline;
color: #ffffff;
}
#footer {
font-size: 9px;
color: #000000;
text-align: center;
vertical-align:middle;
background-color:#333333;
background-repeat: no-repeat;
padding: 10px;
overflow: auto;
list-style-type: none;
list-style-image: none;
}
img { 
border:none; 
border-color:transparent;
}
a { 
color: #999999;
text-decoration: none;
}
a:hover { 
color:#CC0000;
text-decoration:underline;
}
h1 {
font-family:"French Script MT";
font-size:50px;
color:#999999;
padding:0px;
}
h2{
font-family:"French Script MT";
font-size:36px;
color:#999999;
padding:1px;
}
#content {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #999999;
padding: 1px;
text-align:justify;
width:500px;
margin-left:250px;
margin-top:-10px;
}
#guitar {
margin-left:160px;
}
#flame {
margin-top:-1120px;
margin-left:500px;
}
#flame2 {
margin-top:-100px;
margin-left:-450px;
}
#ibanez {
margin-top:-750px;
margin-left:-650px;
}
#blue {
margin-top:-960px;
margin-left:800px;
}







