body   {background-color: #fff; width: 1000px }

.logo  { display: block; margin-right: auto; margin-left: auto; vertical-align: top }

.blogs { display: block; margin-right: auto; margin-left: auto; width: 800px; }

.blog-text {font-size: 12px; font-family: Verdana, Arial, Palatino, Sans-Serif; font-weight: normal; text-align: left; }

h1   { font-size: 16px; font-family: Verdana, Arial, Palatino, Sans-Serif; font-weight: normal; letter-spacing: 1px; display: block; margin: 0; padding: 4px }

a:link {
	text-decoration: none;
	color: #39f;
}
a:visited {
	text-decoration: none;
	color: #39f;
}
a:hover {
	text-decoration: underline;
	color: #39f;
}
a:active {
	text-decoration: underline;
	color: #39f;
}

h1 a:link  { color: #993399; font-weight: bold; text-decoration: none }
h1 a:visited  { color: #993399; font-weight: bold; text-decoration: none }
h1 a:hover  { color: #993399; font-weight: bold; text-decoration: underline }
h1 a:active  { color: #993399; font-weight: bold; text-decoration: underline }


p   { color: #666; text-align: justify; height: 150px }

td  { width: 250px }

