﻿body {
	margin: 10px auto; 
	padding: 0;
	background: #fff url(../img/bg-page.jpg) repeat;
}

div#container {
	position: relative;
	/* margin: 0 auto; */
	width: 980px;
}

img#header {
	position: relative;
	margin-top: 40px;
	margin-left: 60px;
	z-index: 100;
}

img#headerPhoto {
	position: absolute;
	top: 0;
	left: 55px;
	z-index: 200;
}

img#ornament {
	position: relative;
	float: left;
	margin-top: 38px;
	margin-left: 5px;
	z-index: 100;
}

img#clickCover {
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 63px;
	z-index: 100;
}

img#photo {
	position: relative;
	float: left;
	margin-top: 3px;
	margin-left: 30px;
	z-index: 100;
}

img#welcomeToTubac {
	position: absolute;
	top: 285px;
	left: 55px;
	z-index: 200;
}

img#copies {
	position: absolute;
	top: 440px;
	left: 55px;
	z-index: 200;
}

.clear {
	clear: both;
}

.text {
	position: relative;
	float: left;
	margin-top: 3px;
	margin-left: 550px;
	z-index: 100;
    font-family:Arial Unicode MS;
    color:#3075a4;
    
}
