BODY {		
	background-image: url(/randomimages/background.gif);
	background-repeat: repeat-y;
 	background-color: #000022; 
	margin: 4em 0em 0em 3em;
	width: 85%;
	text-align: justify;
	font-family: Verdana, AkzidenzGrotesk, Univers,
		Helvetica, Arial, sans-serif;
 	font-size: 12px; 
        font-weight: normal;
        font-style: normal;
	}  


#BlogHomeLink {		
	align: center;
	margin-right:10%;
	margin-left:10%;
	width: 80%;
 	background-color: #114;
	padding: 1em 0em 1em 2px;
	font-weight: bold;
	}

a:link 
	{color: #447; text-decoration: underline; }
a:visited 
	{color: #447; text-decoration: underline; }


h1 	{
	font-family: Verdana, Helvetica, AkzidenzGrotesk,
		Univers, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;		
	background-color: #334;
	border-width: 1em;
	border-style: solid;
	border-color: #334;
	color: #cc9;
	}

td	{
        text-align: justify;
        font-family: Verdana, AkzidenzGrotesk, Univers,
                Helvetica, Arial, sans-serif;
        font-size: 14px; 
        font-weight: normal;
        font-style: italic;
}

blockquote	{
	text-align: justify;
	text-align-last: left;
text-wrap: unrestricted;
        font-family: Verdana, AkzidenzGrotesk, Univers,
                Helvetica, Arial, sans-serif;   
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
}

