/* Generic stylesheet 
Author: Ech Design
Url: http://echdesign.co.uk
Date: 2010
Stay on target
*/

* {
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
text-align:center;
font-family:arial, helvetica;
font-size:73%;
color:black;
/* background: url(images/background-1.jpg) no-repeat top center #000;*/
}
p {
margin:10px;
line-height:1.9em;

}
h1 {
}
h1 a:hover {
border:none;
	 /* prevents a border from appearing when the home icon is mousedover */
}
h2 {

}
/*  a {
outline:none;   firefox property that prevents the dotted line from appearing when you click on links */
}
a:link {
}
a:visited {
}
a:hover {
}
a img {
border:none;
}

#contentwrapper {
text-align:left;
margin-left:auto;
margin-right:auto;
width:1000px;
margin-top:10px;
}
#header {
}

#footer {
}

/* Please don't steal our words, because words are all we have */