body {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
}

h1 {

}

h1 span {
	color: red;
}

a {
 color: green;
}

img {
   border: 0;
}

