td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 90%;
}
body {
background-color: #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
text-align: center; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 90%;
line-height: 140%; 
}
a:link {
	color: #990000;
}
a:visited {
	color: #663366;
}
a:hover {
	color: #CC9900; 
}
h1 {
margin-top: 18px;
margin-bottom: 10px;
margin-left: -5px;
}
h2 {
font-size: 120%;
font-weight: bold;
line-height: 100%;
margin-bottom: 0px;
margin-top: 15px; 
}
#container {
width: 849px;
margin: 0 auto;
text-align: left;
}
#headerHome {
width: 549px;
height: 243px;
background-image: url(image_home/logo.jpg);
background-repeat: no-repeat;
float: left;
}
#headerAbout {
width: 549px;
height:243px;
background-image: url(image_about/logo.jpg);
background-repeat: no-repeat; 
float: left;
}
#headerOrder {
width: 549px;
height: 243px;
background-image: url(image_order/logo.jpg);
background-repeat: no-repeat;
float: left;
}
#headerContact {
width: 549px;
height: 243px;
background-image: url(image_contact/logo.jpg);
background-repeat: no-repeat;
float: left;
}
#headerProduct {
width: 549px;
height: 243px;
background-image: url(image_products/logo.jpg);
background-repeat: no-repeat;
float: left;
}
#menu {
display: block;
width: 300px;
float: right;
}
#contentsHome {
clear: both;
width: 849px;
height: 800px;
background-image: url(image_home/contents.jpg);
background-repeat: no-repeat;
padding-top: 360px;
}
#contentsAbout {
clear: both;
width: 849px;
background-image: url(image_about/contents.jpg);
background-repeat: no-repeat;
}
#contentsOrder {
clear: both;
width: 849px;
background-image: url(image_order/contents.jpg);
background-repeat: no-repeat;
}
#contentsContact {
clear: both;
width: 849px;
background-image: url(image_contact/contents.jpg);
background-repeat: no-repeat;
}
#contentsProduct {
	clear: both;
	width: 849px;
	background-image: url(image_products/contents.jpg);
}
#description {
width: 460px;
margin-left: 108px;
text-align: left; 
}
#descriptionContact {
width: 460px;
margin-left: 176px;
text-align: left; 
}
#footer {
width: 849px;
height: 100px;
font-size: 80%;
line-height: 100%;
text-align: center;
padding-top: 30px;
}
#contentsHome p {
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
#contentsHome h1 {
text-align: center;
font-size: 110%;
}