
#center
{
width: 800px;
margin: auto; 
box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
padding: 10px;
font-size:2em;
}
