@charset "utf-8";
/* CSS Document */

body {
		background-color: #ffffff;
		color: #000000;
		font-family: Georgia, Helvetica, sans-serif;
		font-size: 18px;
		text-decoration: none;
	 }
	
.mainTable {
		background-image: url(images/background/background_final.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		   }
		
.buttons {
			margin: 0px auto;
			
			
		 }
		
.links {
		color: #000000;
		size: 16px;
		font-family: Georgia, Helvetica, sans-serif;
		}
		
a:hover {
		color: #000099;
		}
		
.products {
			font-size: 22px;
		  }