

body {
	color: #5e5e5e;
	font-family: Verdana, Helvetica, Arial;
}

a { 
	text-decoration: none;
	color: #9d5255;
}


h1 {

	font-size : 1.4em;
	color: #424242;
}



h2 {
	margin-left : 2em;
	margin-top : 0.5em;
	margin-bottom : 0.1em;	
	font-size : 1em;

}

h3 {
	margin-left : 3em;
	margin-bottom : 0.1em;	
	font-size : 0.9em;
	font-weight : bold;
}

address {
	margin-left : 4em;
	font-size : 0.9em;
	font-style : normal;
}


p, ul {
	margin-left : 4em;
	margin-top : 0.1em;	
	margin-bottom : 0.1em;	
	font-size : 0.9em;
	font-style : normal;
}

p img {
	position : relative;
}

.btSubmit {
	color: #424242;
	font-size : 0.9em;
	font-weight : bold;
}


#coin-slider {
	position : relative;
	margin : auto;
}

	
