body {
    font-family: "Trebuchet MS",Verdana,Arial, sans-serif;
}

img {
    border: 0;
}

a, a:hover {
    color: #fff;
    text-decoration: none;
}

a:hover {
	background-color: #b50e35;	
}

.error {
	border: 5px solid red;
	background-color: #fcecec;	
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}