.g-plusone {
	margin-left: 0px;
	margin-top: 0px;
}

.fb-like {
	margin-left: -30px;
	margin-top: 0px;
}

body {
	margin: 0;
	padding: 0;
	
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11pt;

	color: #FFFFEE;

	background-color: #000000;
	background-image: url('http://www.vdj.net/vdjbg.jpg');
	background-position: 0px 0px;
	background-attachment: fixed;
	background-repeat:no-repeat;
}

code {
	font-family: Courier-New, Courier, Monospace;
	font-size: 10pt;
	background: #222266;
}

small {
	font-size: 8pt;
}

td {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11pt;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #66DDFF;
}

h1 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFDD;
	padding: 0px 0px 0px 5px;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFDD;
	padding: 0px 0px 0px 3px;
	border-top: 1px dotted #999999;
}

