/* ::::: http://moigadaniya-online.ru/css/style.css ::::: */

body { background-color: rgb(221, 221, 221); font-family: Georgia,sans-serif; font-size: 100%; }
h1 { font-size: 19pt; }
h2 { font-size: 15pt; }
div#wrap { margin: auto; width: 80%; background-color: rgb(255, 255, 255); padding: 1em; border: 5px solid rgb(204, 204, 204); }
div#header { background-color: rgb(53, 106, 160); color: rgb(255, 255, 255); padding: 1em; margin-bottom: 0.1em; }
div#header h1 { margin: 0pt; padding: 0pt; }
div#content { padding: 1em; }
div#content h2 { border-bottom: 1px solid rgb(221, 221, 221); margin-bottom: 0.5em; }
div#content img.fancy { border: 1px solid rgb(221, 221, 221); padding: 0.5em; }
div#content img.left { float: left; margin-right: 1em; }
div#content img.right { float: right; margin-left: 1em; }
div#footer { text-align: center; margin-top: 0.5em; }
