
body
{
        margin: 0;
	padding: 0;
	color: #929292;

	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;

	background-image: url(http://www.otablo.com/blog/wp-content/themes/bluebrown/images/bg.jpg);

}


.lien_otablo {


             
position: absolute;
		width: 500px;
		height: 400px;
		top: 50%;
		left: 50%;
		margin-left: -251px;
		margin-top: -255px;


}



.texte
{


margin-top: 350px;
text-align: center;
font-size: 20px;
color: #ffffff;

}