body{
background-image:url(.jpg);
background-repeat:no-repeat;
background-color:#00040a;
font-family: tahoma;
font-size: 12px;
color: #c8cbd4;
}

a:link{
font-family:inherit;
font-size:12px;
color: #5b6479;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;
}
a:active{
font-family:inherit;
font-size:12px;
color: #5b6479;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;

}

a:visited{
font-family:inherit;
font-size:12px;
color: #5b6479;
text-decoration:none;
letter-spacing:3px;
font-variant:normal;
}

a:hover{
font-family:inherit;
font-size:12px;
color:#7d8598;
text-decoration:underline;
letter-spacing:3px;
font-variant:normal;

}

#header{
background-image:url(rnrolla.png);
background-repeat:no-repeat;
width:678px;
height:221px;
border-bottom:5px solid #8a8a8e;
}

#page{
width:678px;
background-color:#00040a;
border: 5px solid #8a8a8e;
}

#menu{
width:200px;
position:absolute;
top:300px;
left:600px;
background-color:transparent;
}

.menu a:link{
font-family:inherit;
font-size:14px;
color: #5b6479;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}
.menu a:active{
font-family:inherit;
font-size:14px;
color: #5b6479;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}
.menu a:visited{
font-family:inherit;
font-size:14px;
color: #5b6479;
text-decoration:none;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}
.menu a:hover{
font-family:inherit;
font-size:14px;
color:#7d8598;
text-decoration:underline;
letter-spacing:3px;
font-variant:small-caps;
font-weight:bold;
}

#cont{
width:550px;
background-color:#00040a;
text-align:justify;
margin-left:10px;
margin-top:20px;
margin-bottom:10px;
margin-right:10px;
padding:5px;
font-family:tahoma;
font-size:12px;
color:#c8cbd4;
}

h1{
font-family:inherit;
font-size:14px;
color:#8a8a8e;
text-transform:none;
}

h2 {
font-family:inherit;
font-size:12px;
color:#8a8a8e;
}

input, textarea {
	margin: 1px;
	border: solid 1px #8a8a8e;
	font-family: inherit;
	font-size: 12px;
	color: #8a8a8e;
	background-color: #00040a;
	}
	

