body { background:linear-gradient(to bottom, black, darkslategrey); color: #FFFFFF; font-family: Arial; font-size: 0.9em; text-indent: 1.5em; max-width: 780px; padding: 1.5em; margin: 0 auto; border: 4px double lightslategrey;}
ul { list-style-type: circle; list-style-position: outside; text-indent: 0.5em; }
h1, h2 { font-size: 1.1em; text-align: center; text-shadow:0px 1px 3px rgba(0, 0, 0, 1);}
h3 { font-size: 1em; text-align: center; text-shadow:0px 1px 3px rgba(0, 0, 0, 1); }
hr { border: none; /* Убираем границу */ background-color: lightslategrey; /* Цвет линии */ height: 2px; /* Толщина линии */ }
#castom_div {position: fixed; max-width: 829px; margin: 0 auto; background: darkslategrey; padding: 0px; border: 1px solid lightslategrey; left: 0; right: 0; top: 0;}
#castom_img {box-shadow: 0px 1px 3px rgba(250, 250, 250, 1);}
td {align-items: center; vertical-align: middle; height: auto;}