body{
	margin: px;
	padding: 0px;
	background-color:#;
	color:#;
	max-width:320px;
}
img{
	border:0px;
	text-decoration: none !important;
}
a{
	color: #;
	font-style:italic;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #;
}

.tinyBorder{
	border: 1px solid #444;
}
.headerImage{
	width:100%;
	max-width:320px;
}

.coolmenu{
	max-width:320px;
	border-width:0px;
	text-align:center;
	vertical-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-left:3px;
	padding-right:3px;
}

.coolmenu > a{
	text-decoration:none;
}