﻿#maki_info
{
	text-align:center;
	padding:8px;
	margin:8px;
	background-color:#FFCC00;
	color:#000000;
	margin-bottom:32px;
	font-weight:bold;
	font-size:large;
	box-shadow:0px 3px 8px 4px rgba(0,0,0,0.2);
	border-radius:4px;
	border:3px #663300 solid;
}

.double_kesisen
{
	background-image:url("css_files/kesisen.png");
	background-repeat:repeat-x;
	background-position:center;
}