@charset "UTF-8";

body,p,ul,li,h1 { 
margin:0;
padding:0;
line-height:1.5;
font-family: sans-serif;
}

a { color:#6455C3; }

a:hover { color:#9fcf53; text-decoration: underline; }

img { border:0; } 

body#home {
	background:#000000 url("../imgdir/home01.jpg") no-repeat top center;
}
