@charset "UTF-8";
body, .bg01{
	background-color: #5f17b4;
}
******************* RESPONSIVE CSS {
}
@media (max-width:650px) {
body, .bg01 {
}
