html,body,div,span,iframe,h1,h2,p,blockquote,a,em,img,strong{border:0;outline:0;vertical-align:baseline;background:transparent;}body{line-height: 1;}

body {
	margin: auto;
	padding: 20px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #ffffff;
	color: #333333;
	line-height: 1.5em;
}

h1, h2, #logo {
	text-align: center;
	line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

#profile {
	float: right;
	padding: 2px;
	border: 1px solid #dddddd;
	margin-left: 10px;
}

blockquote {
	color: #4d4d4d;
	margin-top: 1.5em;
}

iframe {
	margin: 0px;
	padding: 0px;
	height: 490px;
	border: none;
	display: block;
	width: 100%;
	border: none;
	overflow-y: auto;
	overflow-x: hidden;
} 

.center {
	text-align: center;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	color: #5f5f5f;
}

#top {
	text-align: center;
	font-size: 0.8em;
}