body{
	background:#000 url("../img/space/sx_page_bg.png") repeat-x top;
}
.page_wrapper{
	background:url("../img/space/sx_wrapper_bg.jpg") no-repeat top center;
}

.front{
	background:url("../img/space/sx_front_bg.png") no-repeat top center;
}
.section-title,.post-title{
	border-bottom:#b546c1 1px solid;
	}
a, .container a, .container a:link,button, .container button{
	color:#ea00ff;
	}
a:visited, .container a:visited{
	color:#a054a8;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #ea00ff;
}
