@charset "utf-8";


.style01{
	background:#ff9900;
}

.style02{
	background:#eeeeee;
}

.style03{
	background:#31c101;
}

.container{
	width:100%; !important
}

.racing{
		font-family: 'Racing Sans One', cursive;
}

.photobg{
	background:url('../img/bgphoto01.jpg');
	background-size: cover;
}