body, html {
	color:#666;
	min-height:101%;
	font-size: 100%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px;
}

body, form {
	font-family: Arial,Verdana;
}

p {
	margin: 15px 0;
}
.post img{
margin-right:10px;

}

a:link, a:visited {
	text-decoration:none;
	font-size:12px;
	color: #369;
}

a:hover, a:active {
	font-size:12px;
	color:#2e81d4;
	text-decoration: underline;
}

*:focus {
	outline: none
}
