
@charset "utf-8";
/* CSS Document */


/* -------------------css start ------------------------*/

html { 
  background: url(../images/mixerBG.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.hometext {
	background: rgba(0, 0, 50, .60); 
	padding-left:10px;
}