body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color: #e7e7e7;
	background: url('../images/smiley.jpg') top center no-repeat;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#email {
    position: absolute;
    top: 10px;
    right: 0px;
    color: #ff0000;
    font-size: 20px;
}

#wrapper a img{
    margin: 280px 0px 0px 480px;
}

#live{
    width: 700px;
    height: 610px
}

iframe #live body .text{
    border: 1px solid red !important;
}
