body {
	background-color:#FFFFFF;
	background-image: url(https://www.triplecrowncanecorso.com/images/bg_white.jpg);
	background-position: center -175px;
	background-repeat: no-repeat;
	/*background-image: url(https://www.triplecrowncanecorso.com/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}
#logoinside {
	position:absolute;
	top:105px;
	left:250px;
	width:150px;
	height:180px;
	z-index:10;
}
#banner {
	position:absolute;
	background-color:#CCCCCC;
	top:60px;
	left:0px;
	width:100%;
	height:250px;
	z-index:-1;
	background-image: url(https://www.triplecrowncanecorso.com/images/bg.jpg);
	background-position: center -230px;
	background-repeat: no-repeat;
}
#title {
	font-family: "Open Sans Condensed", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	position:absolute;
	font-weight:300;
	color:#FFF;
	top:120px;
	left:0px;
	width:100%;
	z-index:0;
	font-size:100px;
	text-align:center;
	text-transform:uppercase;
}
#text {
	z-index:10;
	position:absolute;
	padding-top:30px;
	padding-bottom:30px;
	border-top: 1px solid #FDC04F;
	border-bottom: 1px solid #FDC04F;
	width:1100px;
	top:390px;
	left:250px;
	/*left:50%;
	margin-left:-450px;*/
	margin-bottom:100px;
	font-family: "Open Sans", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color:#000;
	font-weight:300;
}
#copyright {
	position:fixed;
	bottom:0px;
	right:20px;
	width:330px;
	height:40px;
	z-index:10;
	font-size:10px;
	text-align:right;
	color:#000;
}
#tag {
	top:310px;
	left:0px;
}