body {
font-family: arial;
text-align: left;
margin: 0;
background-image: url("images/back2.gif");
background-color: #003ABD;
background-repeat: repeat-x;
}

h1 {
font-size: 20px;
color: #4C5BCE;
}

.heading {
font-size: 22px;
font-weight: bold;
font-family: arial;
}

.body {
font-size: 14px;
}

.small {
font-size: 12px;
}

.enter {
font-size: 40px;
font-weight: bold;
font-family: arial black;
}

A:link {color: #0000ff}
A:visited {color: #0000ff}
A:active {color: #0000ff}
A:hover {text-decoration: underline; color: #593EC8}

hr {
color: ffffff;
width: 600;
height: 4;
}

