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

 body{
  background: url('http://everyday-holiday.com/images/wall.jpg');
  text-align: center
  font-family: Arial, SansSerif;
  font-size: 12pt
  color: #000000
  }


    a color:    {#000000; border-bottom: 0px; text-decoration: none; font-size: 12pt; }
    a:link		{ color: #000000; border-bottom: 0px; text-decoration: none; font-size: 12pt; } 
	A:visited	{ color: #000000; border-bottom: 0px; text-decoration: none; font-size: 12pt; }
	A:hover		{ text-decoration: underline;  font-size: 12pt;}

			
	.tablemain {
		background-color: #ffffff;
		border: 2px solid #000000;
		text-align: center;
			}
     .footer {
		text-align: center;
		font-size: 9pt;
		color: #000000;
	
			}