body {
	background-color: #b865b8;
}
body {
	background:url(http://www.shiftr.net/wp-content/uploads/2011/11/base1.jpg) top center no-repeat;
}

body {	
	background-repeat:no-repeat;
        background-attachment:fixed;
        
}

a:link { 
	color: #ffffff;
	}
a:visited { 
	color: #ffffff;
	}
a:hover { 
	color: #ff3e00;
	}
a:active { 
	color: #ffffff;
	}
