body {
	background-image: url(images/TBD_Bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
    text-align: center;
	background-color: #7abe63;
}

img{
border: none;
}

wrap{
margin: auto;
width: 990px;
}
.cards{
margin-top: 10px;
}

h2{
width: 925px;
height: 47px;
background: url(../images/clickHere.jpg) no-repeat;
text-indent: -9999em;
margin: 20px auto;
cursor: pointer;
}

p{
color: #fff;
font-family: arial;
margin-top: 5px;
padding-bottom: 15px;
}
a{
text-decoration: none;
color: #fff;
}

.selectCard{
background: #64a050;
width: 620px;
margin: 0 auto;
padding: 10px 0 25px 0;
}

.text{
border: 0;
font-size: 18px;
color: #5d894e;
height: 27px;
margin-bottom: 10px;
border: 2px solid #64a050;
width: 600px;
text-align: center;
padding: 3px 10px 0 10px;
}

textarea{
border: 0;
height: 30px;
margin-bottom: 10px;
border: 2px solid #64a050;
width: 600px;
height: 200px;
padding: 3px 10px 0 10px;
font-family: arial;
font-size: 18px;
color: #5d894e;
overflow: auto;
}

#bestDayForm{
color: #fff;
font-family: arial, sans-serif;
margin: 50px auto 0 auto;
width: 640px;
}

#bestDayForm span{
display:block;
font-size: 18px;
margin-bottom: 4px;
text-transform: uppercase;
margin-top: 20px;
font-weight: bold;
}

.send{
margin: 20px;
}

#above_card{
font-family: arial;
color: #fff;
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
padding: 20px 0 20px 0;
}

#message{
font-family: arial;
color: #fff;
font-size: 16px;
font-weight: normal;
text-align: left;
margin: 0 auto 30px auto;
width: 560px;
padding: 20px;
background: #64a050;
}

#youtube{
padding-bottom: 20px;
}

#youtube object{
outline: 4px solid #64a050;
}

.checks{
width: 475px;
margin: 10px auto;
}

.fLeft{
font-weight: normal !important;
text-transform: none !important;
font-size: 16px !important;
float:left;
margin-top: 5px !important;
margin-left: 10px !important;
}

