h1 {
	color: #1F4189;
	font-size: 30px;
	font-style: bold;
	font-family: Verdana;
}
h2 {
	color: #666666;
	font-size: 16px;
	font-family: Verdana;
}
h3 {
	color: #1F4189;
	font-size: 16px;
	margin-bottom: 5px;
	font-style: bold;
	font-family: Verdana;
}
#header{
position:relative;
top: 0px;
height:395px;
padding: 10px;
}
#top{
position: absolute; 
right: 0px;
top: 25px;
color: #1F4189;
font-size: 14px;
font-family: Verdana;
}
#booklet{
position: relative; 
top: 50px;
float:right;
right: 100px;
}
#menu {
position: absolute; 
top: 410px;
width: 1000px;
}
#burst{
position: absolute; 
top: 0px;
width: 1032px;
margin: auto;
}
body
{
margin: auto;
width: 1000px;
background-image:url('bg.png');
background-repeat:repeat-x;
color: #666666;
padding: 10px;
font-size: 12px;
font-family: Verdana;
}
a, a:active, a:visited { color: #1F4189; text-decoration: none; }
a:hover { color: #1F4189; text-decoration: underline; }
img { border: none; }