.body {
	background-image: url(ilovewasabibackground.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;


}
A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
A:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
A:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
A:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
h2 {
	font-size: 20px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-position: center;
}
body, p ul, li, ol, td, tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.narrowcontent {
	padding-right: 45px;
	padding-left: 45px;
}
.main {
	padding-right: 40px;
	padding-left: 30px;
}
.leftback {
	background-image: url(images/leftback.jpg);
	background-repeat: no-repeat;
}
.mainback {
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
}
