body,html{
margin:0;
padding:0;
}
h1 {
letter-spacing:4;
font-style: oblique;

}

h2 {
font-size:14;
letter-spacing:4;
font-style: oblique;

}

a.left:active{

color:#ffffff;
}

a {
color: #940F04;
}
.menu {
letter-spacing:2;
margin-left:50;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}
a.menu:hover{

color:#b3e0f7;
}
.left{
letter-spacing:1;
font-size:13;
color:yellow;
font-weight:bold;
text-decoration:none;
}
a.left:hover {
letter-spacing:1.2;
color:#ffffff;
}