body {
	margin: 0;
	padding: 0;
	z-index: 0;
	background-color: #000000;
}
h2{
	padding: 0px;
	margin-top: -1%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bannerImgCont {
	height: auto;
	width: 25%;
	position: absolute;
	right: 1%;
	top: 1%;
	border: thick ridge #745003;
	background-image: url(../img/fireworksAnimation2.gif);
}
.bannerImgCont img{
	height:auto;
	width: 100%;
}
.textlogoContainer {
	height: auto;
	width: 26%;
	position: absolute;
	left: 1%;
	top: 1.5%;
}
 .textlogoContainer img{
	height:auto;
	width: 100%;
}
.bellapaisText1{
	top:44%;
	left:2%;
	width:42%;
	height:auto;
	color: #CCCC66;
	font-family:"Monotype Corsiva";
	font-size: 30px;
	text-align: center;
	font-weight:bold;
	position:absolute;
	border: thick ridge #000000;
}
.bellapaisText1Image{
	top:56%;
	left:20%;
	float: left;
	width: 7%;
	height: auto;
	position:absolute;
}
.bellapaisText1Image img{
	width:100%;
	height:auto;
}
.bellapaisText2{
	top:44%;
	right:2%;
	width:42%;
	height:auto;
	color: #CCCC66;
	font-family:"Monotype Corsiva";
	font-size: 30px;
	text-align: center;
	font-weight:bold;
	position:absolute;
	border: thick ridge #000000;
}
.bellapaisText2Image1{
	top:61%;
	right:28%;
	width: 8%;
	height: auto;
	position:absolute;
	
}
.bellapaisText2Image1 img{
	width:100%;
	height:auto;
}
.bellapaisText2Image2{
	top:61%;
	right:20%;
	width: 8%;
	height: auto;
	position:absolute;
	
}
.bellapaisText2Image2 img{
	width:100%;
	height:auto;
}

.bellapaisText2Image3{
	top:61%;
	right:12%;
	width: 8%;
	height: auto;
	position:absolute;	
}
.bellapaisText2Image3 img{
	width:100%;
	height:auto;
}
.indexStrapLineCont{
	height: auto;
	width: 52%;
	position: fixed;
	top: 13%;
	left: 22%;
	text-align: center;
	z-index:2;
}
.indexStrapLineCont2{
	height: auto;
	width: 97%;
	position: fixed;
	top: 32%;
	left: 2%;
	text-align: center;
	z-index:2;
}

.fireworksAnim1{
	position: fixed;
	top: 0.5%;
	left: 24%;
	z-index:3;
}
a:link{
color:#CCCC66;
text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a:visited{
color:#CCCC66;
text-decoration: none;
}
a:hover{
	color:#FF0000;
	text-decoration: underline;
}
a:link{
color:#CCCC66;
text-decoration: none;
}
