h1 {	font-size: 200%;
	font-weight: bolder;
	text-indent: 0em;
	border-bottom: 2px solid #333333;
	margin-bottom: 0em;
	padding: 0.5em;}

h2 { font-size: 109%; text-indent: 0.5em; border-left: 15px solid #333333;border-bottom: 1px solid #333333; padding-top: 0.3em;padding-bottom: 0.3em }

h4 { font-size: 80%;font-weight: normal; width: 30em; border:1px solid #333333; margin-left: 2em;margin-top: 2em; margin-bottom: 2em; padding: 0.3em }

p{ font-size: 80%;font-weight: normal;margin-left: 2em;margin-top: 2em; margin-bottom: 2em; padding: 0.3em }

A{color : #666666;text-decoration : underline ;}

.bg {background-image: url("imgs/img.png");
      background-repeat: no-repeat;
      background-position: right bottom}

.bgn {background-image: url("imgs/nuko.gif");
      background-repeat: no-repeat;
      background-position: right bottom}
	  
body {background-color:white} 