@charset "utf-8";
body {
	background-color:#a1a1a1;
	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: 15px;
	color: #ffffff;
	font-weight: bold;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

h1 {color: #b0075a;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

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

a {color:#333;
}

input {  
      font-weight: bold;
      font-size:15px;
      color:#fdfdfd;
      background-color: #b0075a;
      opacity:0.6;
    }
    
textarea {  
      font-family:Arial, Helvetica, sans-serif;
      font-weight: bold;
      font-size:15px;
      color:#fdfdff;
      background-color: #b0075a;
      opacity:0.6;
    }
    
p.showimage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#ffffff;
	max-width:inherit;
	font-weight: bold;
}

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