/* APPEAL

	A peek, you may take;
	Please take note; purloin not;
	Ponder and learn, but never steal.
									 
		Every glimpse you glance;
		A step closer you'll get;
		Light so bright; mighty great you'll feel. 
													-zx 
												
In less refined words: Keep it real. Don't nick me codes. Respect; peace out. */
													
													

body {
	background:#fff;		
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
}

img {
	border-width:0px;
}

.container {
 text-align:left;
 padding: 0 auto;
 width:500px;
 margin-top:15px;
 margin-right:20px;
 margin-bottom:0px;
 margin-left:20px;
 font-size:10px;
 color:#000;
 font-family: Verdana, Helvetica sans-serif;
 font-variant:small-caps;
 }


