﻿/*Таблица стилей для Annotation3.html*/
body {
background-image: url("images/Background.gif");
background-repeat: repeat;
background-color: #e0b694;
font-family:verdana, arial,sans-serif;
}
.page {width:800px; margin-left:auto; margin-right:auto;}
.oblogka {float:right; width:340px; padding:5px;}
img {border-color:#7c4949; border-style:outset;}
.text1 {color:#ffffff; text-shadow: 0.3em 0.3em 0.5em #f4bd07; font-weight:bold; font-size:23px;}
.text2 {font-size:20px; font-style:italic;}
.text3 {font-size:15px; font-style:italic;}
h5 {text-align:center;}
h6 {text-align:center;}
a:link {background-color:#7c4949; color:#e0b694; text-decoration:none;}
a:link:hover {background-color:#7c4949; color:#f4bd07; text-decoration:underline;}
a:visited {background-color:#7c4949; color:#1bb242; text-decoration:none;}
a:active {background-color:#7c4949; color:#e0b694; text-decoration:none;}
fieldset {width:250px; padding:5px; border-color:#e0b694;}