body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	background-color: #F5FDBE;
	margin: 0px;
	text-align: center;
}
#blog {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
	float: right;
	overflow: scroll;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}

a {
	color: #333;
    font-weight: bold;
	text-decoration: none;
   	font-size: 1em;
	line-height: normal;
}

a:visited {
	color: #333;
    font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

a:hover {
	color: #000;
    font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

a:active {
	color: #000;
    font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 20px;

#stockists img {
	border: thick solid #666;
}