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

/*  Reset for some default browser CSS - General */
body{
/*
	background: url(http://www.cruiseholidays.ie/images/www.cruiseholidays.ie/New_Cruise_Holidays_Site/Images/cruiseholidaysbackground1.jpg) no-repeat top center; 
	background-size: 100%;
*/

	background: url(http://www.cruiseholidays.ie/images/www.cruiseholidays.ie/New_Cruise_Holidays_Site/Images/header/backgroundpics.jpg) no-repeat top center; 
	background-attachment: fixed;
}

body, div, h1, h2, h3, p, ul, ol, li, img {
	margin: 0; padding: 0; border: 0; list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	color: #00729E;
}

h1, h2, h3 {
	font-weight: normal;
} 

h2 {
	font-size: 22px;
	line-height: 28px;
}

h3{

}

body {
	font-family : "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}