@charset "utf-8";
body {
	background-color:#bfbbbb;
	background-image:url('http://vectornectar.com/images/bg-col1.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top left;
}

body

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

#copyright {
	text-align: center;
	color: #ffffff;
}

h1 {color: #6a6a6a;
	font-family:Arial, Helvetica, sans-serif;
}

p {font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	color:#242222;
}

hr {color:#603;
  height:3px;
}

a {color:#333;
}

p.showimage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#242222;
	max-width:inherit;
}

#art{text-align:center;
	border:solid;
	border-color:#FFF;
	width: 450px;
	height: auto;
	max-width:inherit;
}