﻿body {
	padding : 10;
	background-color : #ffffff;
	margin-bottom : 20px;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
	background-image: url(COINS_Background.jpg);
 	background-repeat: repeat-x;
 }

.header {
	background-image: url(COINS_Purple_Small.jpg); 
 	background-repeat: no-repeat; 
	background-position: 50% 0px;
	width: 100%;
	height: 90px;
}

