body	{
width:100%; 
height:100%;
overflow:auto;
clear:both; 
margin:0; 
padding:0;
font-family:'Palatino Linotype',Palatino,'Zapf Calligraphic','Book Antiqua',Georgia,serif;
font-size:medium;
background:#fff url(../images/background/single.jpg) repeat;
color:#111;
	}

h1	{
color:#000;
font-family:Judul;
font-size:440%;
letter-spacing:0.1em;
line-height:1.0em;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
text-shadow:4px 4px 4px #ccc;
text-align:center}

h2	{
color:#000;
font-family:Lobster;
font-size:160%;
border-bottom: solid 2px #111;
margin-bottom:10px;
text-shadow:1px 1px 1px #ccc;
}

a:link,a:visited	{
color:#000;
text-decoration:none}
a:hover	{
text-decoration:none;
color:#47CAD8;}

ul {
list-style:none;
color:#000;
font-family:Judul;
font-size:160%;
text-shadow:1px 1px 1px #ccc;
margin-left:60px
}

.stars	{
width:88%;
margin-left:auto;
margin-right:auto;
padding-bottom:25px;
background:url('../images/icons/stars.png') center bottom repeat-x transparent;
opacity:0.3}

footer	{
background:#000;
color:#ddd;
opacity:0.6;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);}

footer a:link,footer a:visited	{
color:#ddd;
text-decoration:none}
footer a:hover	{
text-decoration:none;
text-shadow:1px 1px 1px #fcf;}