/*CSS basic configuration*/

/*main title*/
h1
{
	color:orange;
	text-align:center;
}

/*tour style*/
#tour
{
}