body {
margin: 0 0 0 0; 
background: #020018; 
font: 0.8em "Adobe Garamond", Georgia, serif; 
background-image: url(../images/bg_global.jpg); 
background-repeat: repeat-x;
color: #ffffff;
}

a.worktitle{
color: #ffc600;
background: #e30050;
font-size: 3em;
font-style: italic;
text-decoration: none;
}
a.worktitle:hover{
text-decoration: underline;
}

a.worklink {
color: #00c6e3;
font-size: 1em;
font-style: italic;
text-decoration: none;
}
a.worklink:hover {
color: white;
font-size: 1em;
text-decoration: underline;
}

a.footer {
color: #ee8101;
text-decoration: none;
}

a.footer:hover{
color: #ffffff;
}

img {
border: 0;
}

img.portfolio {
border: 1px solid white;
}

span.ru {
color: #ffc600;
font-weight: bold;
}

.styleform{
background: #070707;
border: 1px solid #171717;
color: #e30050;
}

#email, #name {
width: 280px;
height: 25px;
font: italic 1.5em "Adobe Garamond", Georgia, serif; 
}

#subject {
width: 628px;
height: 25px;
margin-left: 3px;
font: italic 1.5em "Adobe Garamond", Georgia, serif; 
}

.submit-button {
background: #e30050;
color: #ffc600;
font: 1.5em "Adobe Garamond", Georgia, Garamond, serif; 
height: 30px;
width: 282px;
border: 0;
}

.head1 {
font: italic 3.5em/1.25 bold "Adobe Garamond", Georgia, Times, serif;
}
.head2 {
font: normal 2.5em/1.25 bold "Adobe Garamond", Georgia, Times, serif;
}
.head3 {
font: italic 4.5em/1 bold "Adobe Garamond", Georgia, Times, serif;
background: #e30050;
}
.head4 {
font: italic 4.5em/1 bold "Adobe Garamond", Georgia, Times, serif;
}
.head5{
font: normal 2em/2 light "Adobe Garamond", Georgia, Times, serif;
}
.headblue{
font: normal 2em/2 light "Adobe Garamond", Georgia, Times, serif;
color: #00c6e3;
}
.headorange{
font: normal 2em/2 light "Adobe Garamond", Georgia, Times, serif;
color: #ff8a00;
}
.head6{
font: normal 1.5em/1.25 light "Adobe Garamond", Georgia, Times, serif;
}
.head7{
font: italic 1.5em/1.25 light "Adobe Garamond", Georgia, Times, serif;
color: #ffc600;
}
.head8{
font: italic 1.5em/1.25 bold "Adobe Garamond", Georgia, Times, serif;
color: white;
background: #e30050;
}