﻿@charset "UTF-8";

img {
	position: absolute;
}

h1 {
	font-family:Helvetica;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family:Helvetica;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
}

#content {
	margin: auto;
	border: solid 1px #ff0000;
	width: 277px;
	height: 316px;
	background-image: url('firtree.jpg');
}