body {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", Georgia, "Times New Roman", serif;
	font-size: 18px;
	background:#fff2ff;
}
.content {
	text-align:left;
	}
.page {
	width:730px;
	
}
.header {
	font-family:"Comic Sans MS", cursive;
	font-weight: bold;
	color: #ff00ff;
	font-size: 70px;
	text-align: center;
	padding:10px 0px 10px 0px;
}
.header2 {
	font-weight: bold;
	color: #00a650;
	font-size: 23px;
	text-align: center;
}
.headerPage1 {
	font-family:"Comic Sans MS", cursive;
	font-weight: bold;
	color: #ff00ff;
	font-size: 35px;
	text-align: center;
	padding:0px 0px 10px 0px;
}
.headerPage2 {
	/*font-family:"Comic Sans MS", cursive;*/
	font-weight: bold;
	color: #000000;
	font-size: 30px;
	text-align: center;
	/*padding:10px 0px 10px 0px;*/
}
.headerPage3 {
	/*font-family:"Comic Sans MS", cursive;*/
	font-weight: bold;
	color: #0000ff;
	font-size: 30px;
	text-align: center;
	/*padding:10px 0px 10px 0px;*/
}
#topNav {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-family: "Comic Sans MS", cursive;
	color:#ff00ff;
	padding:15px 15px 35px 15px;
	text-decoration:underline;
}
#topNav a:link, #topNav a:visited #topNav a, #topNav a:visited{
	text-decoration:underline;
	color:#ff00ff;
}
#topNav a:hover{
	text-decoration:underline;
	color:#0000ff;
}
.pinkLady {
	font-size:20px;
	color:#ff00ff;
	font-weight:bold;
	font-family: "Comic Sans MS", cursive;
}
.blueMan {
	font-size:20px;
	color:#0000ff;
	font-weight:bold;
	font-family: "Comic Sans MS", cursive;
}
.blueText {
	color:#0000ff;
}
.headerIcecream {
	font-size: 28px;
	text-align:center;
	color:#ff00ff;
	font-weight:bold;
	text-decoration:underline;
	padding:20px 0px 25px 0px;
	/*padding:30px 0px 5px 0px;*/
}
.copyright {
	font-size:12px;
	text-align:center;
	margin-top:30px;
	border-top:1px solid #ff00ff;
	padding-top:20px;
}
.bottomProduce {
	font-size: 22px;
	text-align:center;
	/*padding:30px 0px 5px 0px;*/
}
.bottomPink{
	font-size:22px;
	color:#ff00ff;
	text-align:center;
	font-weight:bold;
}
.contactPink{
	font-size:22px;
	color:#ff00ff;
}
.article {
	text-indent: 25px;
	display: block;
	text-align: justify;
	font-size: 15px;
}
.contactBlue{
	font-size:22px;
	color:#0000ff;
}
.orderBlue{
	color:#0000ff;
	font-size:22px;
	text-decoration:underline;
}
.asteric {
	color:#ff00ff;
	font-size:28px;
	font-weight:bold;
}
.plus {
	color:red;
	font-size:25px;
	font-weight:bold;
}
.pinkA {
	color:#ff00ff;
	text-decoration:underline;
}
.blueTextUnderline {
	color:#0000ff;
	border-bottom:solid 1px #0000ff;
}
.blueHR {
	color:#0000ff;
	background-color:#0000ff;
	height:1px;
	border:none;
}
