body 
{
	max-height:600px;
	max-width:800px;
	background-image:url('http://www.georgepick.com/images/background.jpg');
	background-repeat:no-repeat;
	background-position:top left;
} 

h1
{
	position:fixed;
	width:404px;
	border-style:solid;
	border-width:5px;
	border-color:#5E5A80;
	padding:10px;
	margin-top:25px;
	margin-left:320px;
	font-family:Arial;
	font-size:80%;
	line-height:120%;
	text-indent:20px;
}

h2
{
	position:fixed;
	margin-top:162px;
	margin-left:154px;
	font-size:110%;
}

a:link
{
	color:black;
	text-decoration:none;
}

a:hover 
{
	color:#5E5A80;
	text-decoration:none;
}

a:visited 
{
	color:black;
	text-decoration:none;
}

a:active 
{
	color:#5E5A80;
	text-decoration:none;
}


div.img
{
	margin-top:225px;
	margin-left:17px;
	border-style:solid;
	border-width:5px;
	border-color:#5E5A80;
	height:140px;
	width:auto;
	float:left;
	text-align:center;
}

div.img img
{
	display:inline;
	margin:5px;
	border:1px solid black;
}

div.img a:hover img
{
	border:1px solid white;
}

div.desc
{
	text-align:center;
	font-family:Arial;
	font-weight:bold;
	font-size:80%;
	line-height:120%;
	width:94px;
	margin:2px;
}

div.bigimg
{
	position:fixed;
	margin-top:390px;
	margin-left:80px;
	text-align:left;
}

div.bigimg img
{
	display:inline;
	margin:5px;
	border:1px solid black;
}

div.bigimg a:hover img
{
	border:1px solid white;
}

div.bigdesc
{
	position:fixed;
	text-align:left;
	max-width:220px;
	margin-left:230px;
	margin-top:-214px;
	font-family:Arial;
	text-indent:20px;
	font-weight:bold;
	font-size:80%;
	line-height:120%;
}

div.paypalbuy
{
	position:fixed;
	margin-left:560px;
	margin-top:395px;
	padding:0px;
}

