body {
	color: #333;
	background-color: #fff;
	margin: 0px
}

#conteiner {
	color: #333;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#content {
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	margin-left: -200px;
	position: absolute;
	top: -100px;
	left: 50%;
	width: 400px;
	height: 100px;
	visibility: visible;
}

.bodytext 
	{
	font-size: 100%;
	}

#content h2 {
	font-weight: normal;
	font-size: 44px;
	color:#333;
	margin:0px;
	text-align:right;
}

a:link, a:visited {
	color: #1286C1;
}

a:hover {
	color:#E81653;
}
#best-blogs {
	background:#CD8AA8;
	color:#fff;
	font-size: 42px;
	width:280px;
	text-align:center;
	float:right;
	padding-bottom:4px;
	margin:0;
	font-weight:normal;
}
#make {
	font-size:28px;
	font-weight: normal;

}
#corners2 {
	width:140px;
	margin:40px 14px 0px 0px;
	float:right;
}