* {border: 0px solid red;}
body { background-color: #000; text-align: center; display: table; height: 100%; width: 100%; }.content { width: 500px; height: 450px; margin-top: 14px; }
.picch {margin-top: 17px;}
.illustration {margin-top: 36px;}
#navigation { width: 500px; height: 20px; margin-top: 20px; }
#navigation img {margin-top:19px;}
#navigation_bio img {margin-top:480px;}
#picture {margin-top: 20px;}
#centered{width:500px; height: 530px; margin: 0 auto; border: 0px solid red;}
#centered_main{	width:992px;	height: 765px;	margin: 0 auto;	margin-top: -50px;	}
/*Вертикальное центрирование для нормальных броузеров*/
html, body {height: 100%; 	margin: 0; 	padding: 0;	}
#wrapper {display: table-cell; vertical-align: middle;}