ul {
	list-style:none;
}

li {
	float: left;
	padding-left: 1rem;
	padding-right: 2rem;
	line-height: 4.5rem;
	padding-left: 1.0rem;
	font-size: 1.5rem;
}

.header {
  background: #F89797;
  height: 7.0rem;
  color: white;
  font-family: georgia;
}

.maincontent {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 5rem;
}

.footer {
  background: #F89797;
  height: 4.0rem;
  clear: left;
  margin-top: 5rem;
  color: white;
  text-align: center;
  padding-top: 2em;
}

.name {
	float:left;
	line-height: 4.5rem; 
	text-align: left; 
	margin-left: 2.0rem; 
	font-size: 2.5rem;
	margin-top: 1.0rem;
  font-family: georgia;
}

#menubar {
  padding : 0;
}

#menubar li {
  display: inline;
  list-style-type: none;
  padding-left: 15px;
}

a:link, a:visited, a:hover {
  color: #9F7272;
  text-decoration: none;
}

.header a:link {
 color: white; 
 text-decoration: none;
}

.header a:visited {
 color: white; 
 text-decoration: none;
}

.header a:hover {
 color: #A4A4A4; 
 text-decoration: none;
}

.youtubeWrap {
    float: none;
    clear: both;
    width: 100%;
    position: absolute;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-right: 10px;
      }

.youtubeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
      }

.content {
	font-size: 1.0em;
	font-weight: bold;
  color: #9F7272;
}

.ingredient {
  color: #585858;
}

.tool {
  width: 300px;
  height: 300px;
}

.label
{
  width: 200px;
  margin: 10px 0 0 0;
  padding: 10px;
  background-color: #ccccff;
  text-align: center;
  border: 1px solid #ccccff;
}
.elements
{
  border: 1px solid #ccccff;
  padding: 10px;
  border: 1px solid #ccccff;
  width: 630px;
}
.category
{
  width: 208px;
  float: left;
  font-size: 1.25em;
}
.review
{
  width: 752px;
  float: right;
}

.title
{
  font-size: 1.5rem;
  margin-top: 1.0rem;
}

.expression
{
  text-align: left;
  float: right; 
  width: 312px;
  color: #585858;
}

.image
{
  width: 280px;
  margin-right: 20px;
}

.expression
{
  width: 452px;
}