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


body {background:url(images/cremations_melbourne_backgrounddesktop.jpg) no-repeat center center fixed;
background-size:cover;
	border: 0px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #3E433C;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1px;
}

h1 {
	font-family: 'Bellefair', cursive;
	margin-top: 60px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 65px;
	color: #83299D;
	line-height: normal;
}

h2 {
	font-family: 'Bellefair', serif;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 45px;
	font-style: italic;
	text-align: center;
	color: #333333;
	line-height: 45px;
}

h3 {
	font-family: 'Bellefair', serif;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 30px;
	color: #333333;
	line-height: 30px;
}
h4 {
	font-family: 'Bellefair', cursive;
	font-size: 22px;
	line-height: 26px;
}
h5 {
	font-family: 'Bellefair', sans-serif;
	line-height: 21px;
	font-size: 16px;
	font-weight: lighter;
}
h6 {font-family: 'Bellefair', serif, sans-serif;
}

a:hover {
	color: #AC7CA8;
}
#cremationcontent {
	width: 700px;
	margin-right: auto;
	/* [disabled]float: right; */
	margin-left: auto;
}
a {
	color: #83299D;
	text-decoration: none;
}

.lefttext {
	width: 340px;
	float: left;
}.righttext {
	width: 340px;
	float: right;
	vertical-align: top;
}

.clearboth {
	clear: both;	
}





@media all and (max-width: 850px)  {
	

	
	#cremationcontent {width: 80%;
	margin-left:10%; margin-right:10%;
}
.lefttext {
	width: 100%;
	
	float: left;
	
}.righttext {
	width: 100%;
	
	float: right;
	
	vertical-align: top;
}
h1 {
	font-family: 'Bellefair', cursive;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 55px;
	line-height: 55px;
}

h2 {
	font-family: 'Bellefair', serif;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 35px;
	font-style: italic;
	text-align: center;
	line-height: 35px;
}

h3 {
	font-family: 'Bellefair', serif;
	/* [disabled]margin-top: 10px; */
	/* [disabled]margin-bottom: 10px; */
	text-align: center;
	font-size: 25px;
	/* [disabled]text-transform: capitalize; */
	line-height: 25px;
}
ul {width: 350px; margin-left:auto; margin-right:auto;
}
}

@media all and (max-width: 480px)  {
ul {width: 250px; margin-left:auto; margin-right:auto;
}	
body {
background:url(images/cremations_melbourne_phone.jpg) no-repeat center center fixed;
background-size:cover;
}
	
	
}


	
