body {
	background-color: #5f1966;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed; 
	background-position: top center;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#text2 {
	font-family: Georgia, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
