html
{
	height:	100%;
}

body
{
 margin:0; 	padding:0;
 font:		14pt/1 "Garamond Narrow",Georgia,Times,serif;
 background:	#ffe79c url("/pic/v2/bg01.gif") 50% 50% no-repeat;
 color:		#210;
 min-height:	100%;
}

a
{
 color:		#630;
}

#center0
{
 width:		100%;
 height:	120px;
 position:	absolute;
 top:	50%;
 margin-top:	-60px;
 background:	url("/pic/v2/line1.jpg") 50% 50% repeat-x;
}

#name, p#href
{
 margin:	0px;
 padding:	0px;
 position:	absolute;
 left:		50%;
 margin-left:	-375px;
}

p#href
{
 padding-top:	95px;
 font-weight:	bold;
 text-transform:uppercase;
 font-size:	60%;
 white-space:	nowrap;
}

p#href a
{
 white-space:	nowrap;
}

p#href a img, p#href a:visited img
{
 border:	none;
}