body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: x-large;
	font-family: Helvetica, Lucida Grande, Tahoma, Arial, sans-serif;
	-webkit-text-stroke:1px transparent;
}

#madewith
{
	/* Uncomment the following line if you do not want to display the text in the lower left */
	/* display: none; */
	position: absolute;
	left: 3px;
	bottom: 3px;
	z-index: 100;
	font-family: Helvetica, Arial, sans-serif;
	color: #ccc;
	font-size: x-small;
}

img
{
	border: none;
}

h2
{
	color: #333;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
}

p
{
	margin-top: 5px;
}

.mainpicture
{
	background: #FFF;
	width: auto;
	text-align: left;
	padding: 10px;
	padding-bottom: 5px;
}

.small
{
	font-size: x-small;
	text-align: left;
	color: #666;
}

input
{
	border: 1px solid #ccc;
	font-size: x-large;
	font-family: Lucida, Tahoma, Arial, sans-serif;
	padding: 5px;
}

a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #666;
}

a:hover
{
	text-decoration: underline;
}
