body {
        cursor: pointer;
	background: url("youjustfailed_250_2.jpg") repeat;
}

.body {
    cursor: pointer;
    color: #0000FF;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 80px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
	text-align: center;
	word-wrap: break-word;
	width:auto;
	height:99%;
}

.body a {
        cursor: pointer;
	color:#0000FF;
	text-decoration: none;
}

.more {
  font-size: 20px;
	color:#0000FF;
	text-decoration: underline #0000FF;
}


#promo-right {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 11px;
    font-family: 'helvetica';
    text-transform: uppercase;
		line-height: 18px;
		letter-spacing: 0.8px;
		background: url("fff.gif") repeat;
		padding:6px;
		
}

#promo-left {
    position: absolute;
    bottom: 5px;
    left: 70px;
    font-size: 11px;
    font-family: 'helvetica';
    text-transform: uppercase;
		line-height: 18px;
		letter-spacing: 0.8px;
		vertical-align: center; 
	background: url("fff.gif") repeat;
	padding:6px;
	
}

#logo {
    position: absolute;
    bottom: 5px;
    left: 10px;
}

