body {background-repeat: no-repeat;
background-attachment:fixed;background-position:center; background-color: #000000; text-align: center;
color: #FFFFFF; text-align: center; font-family: helvetica; font-weight: bold;
}

/*@font-face
{
  font-family: "AstigmaRegular";
  src: url("http://www.quotationaday.com/fonts/ass.eot"); 
  src: local("?"),
	url("http://www.quotationaday.com/fonts/ass.woff") format("woff"),
    url("http://www.quotationaday.com/fonts/ass.otf") format("opentype"),
    url("http://www.quotationaday.com/fonts/ass-webfont.svg#webfontCskC1EiR") format("svg");
 }
*/

a:active {text-decoration: none; color: #767676; border: none;}
a.music {font-size: 36px; color: #FFFFFF; border: none;}
a.video {font-size: 36px; color: #FFFFFF ; border: none;}
a:link {color: #767676; text-decoration: none;}
a:visited {color: #767676; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a.music:hover {text-decoration: none; color: #FFFFFF; font-size: 50px; 
font-family: arial; font-weight: bold; border: none;}
a.video:hover {text-decoration: none; color: #FFFFFF; font-size: 50px; 
font-family: arial; font-weight: bold; border: none;}


h1 {color: #00ff00; margin-top:0; margin-bottom:0; padding: 0;}
h2 {color: #6600CC; margin-top:0; margin-bottom:0; padding: 0;}
h3 {margin-top:0; margin-bottom:0; padding: 0;}
h4 {margin-top:0; margin-bottom:0; padding: 0;}
h5 {margin-top:0; margin-bottom:0; padding: 0;}
p {color: #FFFFFF; text-align: center; font-family: helvetica; font-weight: bold;}
.front {color: #FFFFFF; text-align: center; font-family: "AstigmaRegular", "Astigma", helvetica; src: url("http://www.quotationaday.com/fonts/ass.ttf"); font-weight: bold; font-size: 5.5em;}

span
{width:0.7em; font-size:300%; font-family:algerian,courier; line-height:80%; text-align:center;}
h5.comment2:first-letter{color: #FFFFFF; width:0.7em; font-size:300%; font-family:algerian,courier; line-height:80%; text-align:center;}

.shadow {
/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
/* For IE 5.5 - 7 */
	filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}
