body {
	font-family:verdana, arial;
	font-size:12px;
	letter-spacing:0,5pt;
	background:#fffff;
	color:#808080;
	padding:0px 10%;
}
#head, #foot {
	/*background:url('http://')*/
	color:#6c46c1;
	font-family:tahoma;
	font-size:12px;
}
#foot {
	height:30px;
	text-align:center;
}
#foot td {
	font-size:12px;
	font-weight:bold;
}
#head img {
	margin:0px 100px;
	cursor:pointer;
}
form {
	padding:50px 100px;
	border:6px ridge #5c3ba6;
	text-align:center;
	background:#cdd5db */url('http;')*/;
}
th {
	display:inline;
	font-size:14px;
	text-align:left;
	padding:5px 0px;
	color:#006699;
	/*background:url('http://')*/ no-repeat bottom left;
}
td {
	font-size:12px;
	padding:2px;
}
.s1 {
	text-align:right;
	padding:2px 5px 2px 25px;
}
.l1 {
	color:gray;
}
span {
	font-size:10px;
	color:#fffff;
}
#colorType, #insertImage, #textInsert {
	width:500px;
	padding:0px 0px 0px 20px;
}
#addImage {
	cursor:pointer;
}
textarea {
	width:250px;
	height:70px;
	margin:5px 0px 5px 90px;
}
#textForm {
	display:none;
}
a {
	color:#404040;
}
a:hover {
	color:#623fb0;
	text-decoration:none;
}
p {
	margin:50px 100px;
}
#generate {
	width:400px;
	height:300px;
	text-align:left;
	margin:0px;
}
#marquise {
	float:right;
	padding:5px;
	font-size:9px;
	font-family:verdana;
	color:#C0C0C0;
}