#titleRow{
	margin:0;
}

#mainContainer {
	width: 950px;
	height: 634px;
	background-color: #EC008C;
}
#nuttPic {
	padding-top: 190px;
}
#text1 {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 72px;
}
#text2 {
	text-align: center;
	margin-top: 3px;
}
#text2 a{
	text-align: center;
	color: #FFFFFF;
	text-decoration:none;
}
#text2 a:hover{
	color: #5D5C5B;
}
