﻿/*Таблица стилей для Str1.html*/
body {
background-color: #000000;
font-family:verdana, arial,sans-serif;
}
.page {width:800px;margin-left:auto;margin-right:auto; background-color: #a1a1a1; border-style:solid;
   border-width:3px;
   border-color:#ff0000;}
h3, h4, h6, h5 {text-align:center;}
p {white-space:pre; 
   padding:10px;}
h5 {width:800px; margin-left:auto ;margin-right:auto; background-color:#000000;}
a:link {color:#c6c6c6; text-decoration:none;}
a:link:hover {color:#c6c6c6; text-decoration:underline;}
a:visited {color:#c6c6c6; text-decoration:none;}
a:active {color:#c6c6c6; text-decoration:none;}

