body {
    background-image : url( "../assets/images/background.gif" );
    background-repeat: no-repeat;
    background-position: top center; 
    background-size: 1600px 3500px
}
.scrollToTop{
	width:50px; 
	height:50px;
	padding:0px;  
	position:fixed;
	top:200px;
	left:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index: 12500
}

.scrollToTop2{
	width:50px; 
	height:50px;
	padding:0px; 
	position:fixed;
	top:250px;
	left:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index:12551
}

.scrollToTop3{
	width:50px; 
	height:50px;
	padding:0px; 
	position:fixed;
	top:300px;
	left:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index:12552
}

.scrollToTop4{
	width:50px; 
	height:50px;
	padding:0px; 
	position:fixed;
	top:350px;
	left:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index:12581
}

.scrollToTop5{
	width:50px; 
	height:50px;
	padding:0px; 
	position:fixed;
	top:400px;
	left:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index:12581
}

.scrollToTop6{
	width:50px; 
	height:50px;
	padding:0px; 
	position:fixed;
	top:450px;
	left:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index:12581
}

.scrollToTop7{
	width:50px; 
	height:120px;
	padding:0px; 
	position:fixed;
	top:250px;
	right:0px;
	display:none;
	background: url( 'arrow_up.png' ) no-repeat 0px 20px;
	z-index:15581
}
image { border: none }

#link {
text-decoration:none;
border:0;
outline:none
}


P {
	font-family: Raleway;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H1 {
	font-family: Raleway;
 	font-size: 36px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H2 {
	font-family: Raleway,                  sans-serif;
 	font-size: 20px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A {
	font-family: Raleway;
 	font-size: 14px;
 	color: rgb(255,255,255)}

A:active {
	font-family: Raleway;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}



A:link {
	font-family: Raleway;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

A:visited {
	font-family: Raleway;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

LI {
	font-family: Raleway,                                                                      sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

OL {
	font-family: Raleway,                                                                        sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

UL {
	font-family: Raleway,                                                                       sans-serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

H6 {
	font-family: Arial;
 	font-size: 72px;
 	text-transform: uppercase;
 	color: rgb(255,255,255);
 	font-weight: bold}

H5 {
	font-family: Raleway;
 	font-size: 28px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

H4 {	font-family : Arial;
	text-transform : uppercase;
	color : rgb(255,255,255);
	background-color : rgb(46,120,229);
	font-size : 12px;
	font-weight : bold;
	border : 1px solid rgb(46,120,229);
	padding : 15px 25px}
	
H4:hover {	font-family : Arial;
	text-transform : uppercase;
	color : rgb(238,238,238);
	background-color : rgb(46,120,229);
	font-size : 12px;
	font-weight : bold}




A:hover {
 	font-size: 14px;
 	color: rgb(192,192,192);
	font-family : Raleway
}
