body {
font-family: Verdana,Arial,Helvetica,sans-serif,PussyBoarder,KillBill;
font-size: 12px;
font-weight: normal;
text-decoration: none;
background-color :#FAB400;
background-image:url(./grfx/bg.png);
background-repeat:no-repeat;
background-position:bottom left;
background-attachment:fixed;
color: #222222;
line-height: 100.01%;
margin: 0px;
padding: 0px;
}

td {
font-family: Verdana,Arial,Helvetica,sans-serif,PussyBoarder,KillBill;
font-size: 12px;
font-weight: normal;
color: #00005f;
}

a {
font-family: Verdana,Arial,Helvetica,sans-serif,PussyBoarder,KillBill;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #0000FF;
}

@font-face {
font-family: 'BK';
src: url('./grfx/font/Insanibu.eot');
src: local('?'), url('./grfx/font/Insanibu.woff') format('woff'), url('./grfx/font/Insanibu.ttf') format('truetype'), url('./grfx/font/Insanibu.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.BK
{
font-family:'BK',Verdana;

@font-face {
font-family: 'BKwC';
src: url('./grfx/font/Insanibc.eot');
src: local('?'), url('./grfx/font/Insanibc.woff') format('woff'), url('./grfx/font/Insanibc.ttf') format('truetype'), url('./grfx/font/Insanibc.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.BKwC
{
font-family:'BKwC',Verdana;

@font-face {
font-family: 'KillBill';
src: url('./grfx/font/KillBill.eot');
src: local('?'), url('./grfx/font/KillBill.woff') format('woff'), url('./grfx/font/KillBill.ttf') format('truetype'), url('./grfx/font/KillBill.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.killbill
{
font-family:'KillBill',Verdana;
}

@font-face {
font-family: 'PussyBoarder';
src: url('./grfx/font/PussyBoarder.eot');
src: local('?'), url('./grfx/font/PussyBoarder.woff') format('woff'), url('./grfx/font/PussyBoarder.ttf') format('truetype'), url('./grfx/font/PussyBoarder.svg') format('svg');
font-weight: normal;
font-style: normal;
}

.pussyboarder
{
font-family:'PussyBoarder',Verdana;
}

img.home { content: url(./grfx/button/home.png);width:45px;height:45px; }
img.home:hover { content: url(./grfx/button/home_a.png);width:45px;height:45px; }
img.weather { background-image: url(./grfx/button/weather.png);width:45px;height:45px; }
img.weather:hover { background-image: url(./grfx/button/weather_a.png);width:45px;height:45px; }
img.contact { background-image: url(./grfx/button/contact.png);width:45px;height:45px; }
img.contact:hover { background-image: url(./grfx/button/contact_a.png);width:45px;height:45px; }

