/*
Theme Name: Luna Eyewear News
Theme URI: http://www.sparkstudio.com.au
Description: This Wordpress theme is only licensed for use by Luna Eyewear.
Author: Spark Studio
Author URI: http://www.sparkstudio.com.au
*/

html, body {
	margin: 0px;
	background-image: url(lunaelements/bg03.jpg);
	background-position: center;
	background-repeat: repeat-y;
	height: 100%;
}

div#contain {
	width: 860px;
	margin: 0px auto 0px auto;
	background-image: url(lunaelements/bg03.jpg);
	background-position: center;
	background-repeat: repeat-y;
	min-height:100%;
}


div#headerbackground {
	width: 860px;
	height: 225px;
	margin: 0px auto 0px auto;
	position: relative;
	display: block;
	background-image: url(lunaelements/header03.jpg);
	background-position: center;

}