/*Begin stylesheet*/

html
{
background: #60482c;
margin-top: -15px;
}

body
{
background: #e5d183;
padding: 0px 0px 20px 0px;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 100%;
text-align: center;
position:relative;
} 

div.body1
{
background-position: 50% 100%;
background-repeat:  no-repeat ;
background-image: url(http://www.optimod.am/pics/dogs.gif);
}

h1
{
font-size: 22pt;
font-weight: bold;
color: #60482c;
font-family: Verdana;
padding-top: 15px;
}

h2
{

font-size: 16pt;
font-weight: bold;
color: #60482c;
font-family: Verdana;
width: 200px;
border-width:2px;
border-color: #60482c;
border-style:solid;
padding: 5px 5px 5px 5px;
}

h3 
{ 
border: 2px solid rgb(96, 72, 44);
margin: 30px auto 15px;
padding: 5px;
font-size: 16pt;
font-weight: bold;
color: rgb(96, 72, 44);
font-family: Verdana;
width: 350px;
    }

p.a
{
font-size: 14pt;
font-weight: bold;
color: #60482c;
font-family: Verdana;
padding-bottom:10px;
} 

p.b
{
font-size: 12pt;
font-weight: bold;
color: #60482c;
font-family: Verdana;
} 

p.c
{
font-size: 10pt;
font-weight: normal;
color: #60482c;
font-family: Verdana;
line-height: 15px;
} 

p.d
{
font-size: 12pt;
font-weight: bold;
color: #60482c;
font-family: Verdana;
width: 500px;
text-align: left;
padding-left: 30px;
} 

p.d img
{
display: all;
float:left;
border: none;
vertical-align: middle;
}

p.video
{
font-size: 11pt;
font-weight: bold;
color: #60482c;
font-family: Verdana;
margin: 5px 70px 0px 70px

} 

p.video2
{
font-size: 11pt;
font-weight: normal;
color: #60482c;
font-family: Verdana;
margin: 5px 105px auto 105px
} 


p.creator
{
font-size: 8pt;
font-weight: normal;
color: black;
font-family: arial;
} 

a.creator:link
{
font-size: 8pt;
font-weight: normal;
color: black;
font-family: arial;
text-decoration: none;
} 

a.creator:hover
{
font-size: 8pt;
font-weight: bold;
color: #e08820;
font-family: arial;
text-decoration: none;
} 

a:link
{
color: #655ed6;
font-weight: bold;
}

a:hover
{
color: #e08820;
}

a:visited
{
color:  #e08820;
}


/*End Stylesheet*/