body	{
	font-family: "papyrus", fantasy;
	font-size: 1.2em;
	font-weight: bold;
}

    
  
  

#old	{
  display: block;
	width: 30%;
	float: left;
	margin-bottom: 2%;
	font-style: italic;
  font-family: serif;
  font-size: .6em;
  font-weight: normal;
}

#fuck {
  width: 100%;
}


#ytvid, #hal {
	width: 27.5%;
	float: left;
	margin: 2% 3.75%;
	font-style: italic;
	font-family: serif;
	font-weight: normal;
}


#text	{
	clear: left;
	margin: 2%;
}

#one	{
	display: inline-block;
	width: 70%;
	
}

#dishes	{
	width: 25%;
	float: right;
	
}

#two	{

	display: inline-block;
	width: 60%;
}

#excerpt  {
  display: block;
  width: 100%;
  margin: 1% 0%;
  font-style: italic;
  font-family: serif;
  font-size: .6em;
  font-weight: normal;
}

#opening  {
    width: 120%;
    height: 110%;
    margin: 0;
}
#three	{
	clear: right;
	margin-top: 5%;
}


#four	{
	display: inline-block;
	width: 20%;
	
}

#retard	{
	float: left;
	width: 20%;
	margin-right: 2%;
}


#five	{
	display: inline-block;
	width: 50%;
	margin-left: 7%;
	position: absolute;
	right: 2%;
	
}

#six	{
	font-family: cooper black;
	clear: left;
	font-size: 1.5em;
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 5% 10%;
}

#eight	{
	font-family: courier new;
	font-size: 1.2em;
	color: #A5D11A;
	text-align: center;
	margin-left: 40%;
	margin-top: 3%;
	margin-bottom: 3%;
	border: solid red;
}

#you	{
	font-size: 1.5em;
	color: #FF0040;
	text-decoration: underline;
}

#nine	{
	margin-right: 30%;
}

#ten	{
	text-align: right;
	margin-left: 30%;
}


#nokys	{
	margin: 5% 10% 0% 30%;
}

#endphotos	{
	margin-left: 12%;
	display: block;
}


.endpic	{
	float: left;
	width: 40%;
	margin: 2%;
}

#last {
    clear: left;
    font-family: "courier new";
}


#home	{
	display: block;
	padding: 3%;
	width: 8%;
	background-image: url("../csspics/homebutton.png");
	background-size: contain;
	background-repeat: no-repeat;
	clear: left;
}

#home:hover	{
	display: block;
	padding: 3%;
	width: 8%;
	background-image: url("../csspics/homebutton_c.png");
	background-size: contain;
	background-repeat: no-repeat;
	clear: left;
}
