body {
	background-color: #e1dcdc;   
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(http://www.porviva.com/porviva_html_hg.png);
	background-position: 0px -85px;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;        
	color: #333;
	line-height: 1em;
}

embed {
	margin: auto;
}                                                               

.hideme {
	display: none;
}

#logo {
	position: absolute;
	right: 20px;
	bottom: 20px;	
}
#content
{
	width: 700px;
	margin: auto;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-image: url(http://www.porviva.com/transparent.png);
	background-repeat: repeat;
}
#webspecial
{
	clear:both;
	padding:20px;
	
}
.text
{
	float:left;
	width: 660px;
	padding:20px;
	font-size: 0.8em;
}
h2
{
	margin:0;
	padding:0;
}
p
{
	margin: 0;
	margin-bottom: 1em;
	padding:0;
}


