body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
    border: 0;
}

#chicken {
    position: fixed;
    height: 595px;
    bottom: 0;
    left: 0px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    z-index: 1;
}

#content {
    position: absolute;
    top: 50px;
    left: 300px;
    z-index: 2;
}

#text {
    position: relative;
    top: 75px;
    left: 200px;
}

#text {
    font-size: 11px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 110%;
}

#text p{
    font-size: 11px;
    letter-spacing: 1px;
    text-align: left;
    line-height: 110%;
}

#text a{
    color: #F26522;
    text-decoration: none;
}

#text a:hover {
    color: #F7931E;
    text-decoration: none;
}

#text h2 {
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: -5px;
    margin-left: -17px;
}

#episodes p{
    line-height: 150%;
}