img	{
	max-width: 100%;
	height: auto;
}
body {
	border-top: none;
	font-family: sans-serif;
	padding-bottom: 5px;
        margin: 0;
	padding: 0;
}
h1 {
	width: auto;
	margin: 0px;
	background: transparent none;
        color:#ff0000;
        font-size:1em;
}
a{
        color: #ff0000;
        text-decoration:underline;
        font-weight:normal;
}
a:hover{
        color: #ff0000;
        text-decoration:none;
}


