@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/blinking_stars2.gif);
}
body,td,th {
	color: #FFFFFF;
	font-family: Helvetica, Trebuchet MS, Verdana;
}

a:link {
	color: #3300ff;
}
a:hover {
	color: #9999ff;
}
a:visited {
	color: #3300ff;
}
a:active {
	color: #00ccff;
}

.style1 {
	color: #F95304
}.songwriter {
	color: #ffffff;
	font-size: 12px;
}
.hit {
	font-size: 24px;
	color: #ffffff;
}

.lyrical {
	background-attachment: scroll;
	background-image: url(images/hit-songwriter-bio-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ghostwriter {
	background-attachment: scroll;
	background-image: url(images/ghostwriter-services-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li {
	margin-top: 20px;
	margin-left:20px;
	margin-right:20px;
}

.abouttop {
	background-attachment: scroll;
	background-image: url(images/hit-songwriter-bio-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.aboutbottom {
	background-attachment: scroll;
	background-image: url(images/hit-songwriter-bio-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
