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

body {
	background-image: url(../images/tomato-tamoto-old-paper-bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
}
.bottomtext {
	font-family: Verdana, Arial, "sans serif";
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #ED3125;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #409337;
	text-decoration: none;
}
h2 {
	color: #EE3124;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EE3124;
	text-align: center;
}
