@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/fileadmin/mm24/templates/mm24_09a/limo_service/images/back.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}
#navi_top a:hover, #navi_top a:active {
	background-image: url(/fileadmin/mm24/templates/mm24_09a/limo_service/images/navi_back_act.png);
}
.navi_top_first_act a, .navi_top_midd_act a, .navi_top_last_act a {
	background-image: url(/fileadmin/mm24/templates/mm24_09a/limo_service/images/navi_back_act.png);
}

#frame
{
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-color: #660000;
}

#footer {
	background-color: #660000;
}
#footer2 {
	color: #660000;
}

H1, H2, H3, H4, H5, H6 {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A {
	color: #660000;
}
