/* Стили, описывающие основной каркас. Начало.  */
html {background: url('/images/body-background.gif') repeat-x #b8c2cf; height: 100%; font: 10px verdana; color: #909090;}
body {height: 100%; margin: 0px; text-align: center;}
/* Стили, описывающие основной каркас. Конец.  */

/* Стили, описывающие содержание страницы. Начало.  */
div.err404 {font: 26px verdana; color: #ffffff; padding: 50px 100px 50px 100px; text-align: center;}
div.info {font: 16px verdana; color: #ffffff; text-align: justify; padding: 0px 100px 50px 100px;}
div.buttons {font: 16px verdana; color: #ffffff; text-align: center; padding-bottom: 50px;}
div.buttons a {color: #ffffff; text-decoration: none; border-bottom: dashed 1px;}
div.buttons a:hover {color: #ffffff; text-decoration: none; border-bottom: solid 1px;}
li {list-style-type: circle; padding: 10px;}
/* Стили, описывающие содержание страницы. Конец.  */

/* Общие стили. Начало.  */
a {color: #384a86; text-decoration: none; border-bottom: dashed 1px;}
a:hover {color: #384a86; text-decoration: none; border-bottom: solid 1px;}
/* Общие стили. Конец.  */