@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 12px;
	background-color: #000000;
	background:url(../images/background.jpg);
	background-attachment:fixed;
}

a  {
	color:#F60;
	text-decoration:none;
	
}

a visited {
	
	color: #060;
	text-decoration:none;	
	
}

.mainpagetext {
font-size: 14px;
}

img {
border: 0;
}

h1{
font-size: 24px;
margin: 5px 0 5px 0;
}

h2{
font-size: 18px;
color: #FFFFFF;
margin: 5px 0 5px 0;
}

#header {
background: url(../images/main_01.jpg)
}

#footer {
background: url(../images/main_14.jpg) no-repeat;
color: #FFFFFF;
font-size: 12px;
}

#footer a{
color: #FFFFFF;
font-size: 12px;
}


.mainpaper {
padding-top: 55px;
padding-left: 15px;
}

.specials {
font-size: 18px;
}
