﻿/* Main Layout ------------------------------------------------------------------- */

body {font-size: 12px; line-height: auto;background-color:000000; color:black; font-family: Verdana, Arial, sans-serif; background-attachment:fixed;background-position: top center; background-image: url(background.jpg);text-align: center;width: 100%;margin: 0px;}
.content {width:950px;height:auto;margin: 0px auto;background-color:black;}
.text {width:850px;height:auto;padding:12px 50px 50px 50px;background-color:black;color:white;text-align:left;}
.lyrics {width:899px;height:auto;padding:12px 0px 50px 50px;background-color:black;color:white;text-align:left;}
.left {width:450px;height:auto;float:left;padding:0 0 50px 0;}
.right {width:400px;height:auto;float:right;padding:0 0 50px 0;}

/* Text and Links ---------------------------------------------------------------- */

p {color:white;text-align:justify;font-size:12px;letter-spacing:.8px;font-family:Verdana,Helvetica,Arial,Sans Serif;line-height:1.6em;}
h1  { color: #739fc5; font-size: xx-large; font-family: Georgia, Garamond, Serif; font-style: italic; letter-spacing: 0.8px; display: inline }
h2 {color:#999999;font-size:x-large;letter-spacing:.8px;font-family:Verdana,Helvetica,Arial,Sans Serif;}
.blue {color:#739fc5;}
p a:link {color: #739fc5;;font-style: normal;text-decoration: underline;letter-spacing:.8px;font-family:Verdana,Helvetica,Arial,Sans Serif;}
p a:visited {color: #739fc5;;font-style: normal;text-decoration: underline;letter-spacing:.8px;font-family:Verdana,Helvetica,Arial,Sans Serif;}
p a:hover {color: #009966;font-style: normal;text-decoration: underline;letter-spacing:.8px;font-family:Verdana,Helvetica,Arial,Sans Serif;}