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

body{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	}

#container{
	background-image:url(Baby-Love_-Intro.jpg);
	width: 1000px;
	height: 750px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 3%;
	background-repeat: no-repeat;
	}

#content{
	width: 1000px;
	height: 710px;
	float:left;
	background-image: url(../landingPageFrench.jpg);
	background-repeat: no-repeat;
}
#languages {
	float: left;
	height: 64px;
	width: 84px;
	margin-top: 575px;
	margin-left: 455px;
}


#footer{
	width: 1000px;
	height: 40px;
	float:left;
	text-align: right;
}

#tagHolder{
	margin-top: 525px;
	margin-left: 465px;
	float:left;
	width: 75px;
	height: 130px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	line-height: 15px;
}

img{
	border: none;
	margin: 0px;
	padding: 0px;
	}
