body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body 
{
	background-image: url('flights-to-greece/images/bg.jpg');
	}
{
    background-repeat: repeat-y;
} 
H1 {
font-size:13px;
           color:#524646;
      }
H2 {
font-size:12px;
           color:#000000;
      }

a:link {
	color: #0077BB;
	font-weight: normal;
}
a:visited {
	color: #195220;
}
a:hover {
	color: #669999;
}
a:active {
	color: #003333;
}
