body {
  background: #efeeea url('bg.jpg'); 
  color: #71746d; 
  font-family: Trebuchet MS; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt; 
  margin: 0;
  padding: 0;
}

.top-image {
  background: url('top.jpg');
  height: 400px;
}

.main {
  text-align: justify
  padding: 0
  margin: 0;
}
.dyk 
{
  list-style-image: url('mini-onigiri.gif');
}

img {
  border: 0px;
}
a:link { 
  color: #fc0973; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:active { 
  color: #fff; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: #855fa8; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  font-weight: solid;
  cursor: help;
}

a:hover { 
  color: #7dcdca; 
  letter-spacing: 0pt;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

/*Thank you, tutorialtastic.co.uk */

#navigation {
  list-style: none;
  margin: 0; padding: 0;
}
#navigation li {
  float: left;
}
#navigation li a {
  display: block;
  width: 140px;
  text-align: center;
  color: #70726d; 
  letter-spacing: 0pt;
  text-decoration: none;
  font-size: 15px; 
  font-family: Georgia;
  font-weight: bold;
  cursor: help;
  padding: 3px 0;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
#navigation li a:hover {
  color: #c7c4b5; 
  letter-spacing: 0pt;
  text-decoration: none;
  font-size: 15px; 
  font-weight: bold;
  font-family: Georgia;
  cursor: help;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
/*Thank you, tutorialtastic.co.uk */

h2:first-letter {
  font-style: italic;
  font-size: 29px;
  color: #fe7678;
  font-family: Georgia;
  text-transform: lowercase;
}

h2 {
  background: url('onigiri.gif') left no-repeat;
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 3pt;
  text-transform: uppercase;
  line-height: 22px;
  color: #f0c5a5;
  font-weight: lighter;
  text-align: left;
  padding: 0 0 0 25px;
  margin: 0 0 0 0;
}

h3 {
  font-family: Georgia;
  font-size: 11px;
  letter-spacing: 1pt;
  color: #cdc8a8;
  text-align: right;
  line-height: 10px;
  border: #869ca9;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 2px;
}


i,em {
  color: #ff5095;
}

b,strong {
  color: #52636d;
}

textarea, input {
  color: #855fa8;
  background: url('bg.jpg');
  font-size: 11px; 
  font-weight: normal;
  text-decoration: none;
  font-family: Georgia; 
  text-align: left;
  border-width: 2px;
  border-style: solid;
  border-color: #7dcdca; 
}

