/* General */

body,div,ul,li,h1,p{margin:0;padding:0}

img{border:0}

ul li{list-style:none}

h1{font-size:100%;font-weight:normal}

html,body{height:100%;width:100%;}

html{background:#a2c538 url(../i/bg.png) repeat-x top;}

body *{font-size:12px;font-family:Verdana;}

body{background:url(../i/pattern.gif) repeat;min-width:1009px;}

html>body {
	min-height: 100%;
	height: auto;
}

a{
	color:#469914;
}

a:hover{
	text-decoration:none;
}

