a{
	text-decoration:none;
	border-bottom:1px dashed #ccc;
}
a:hover{
	background:#ccc;
}
body{
	text-align:center;
	color:#333;
margin:0;
padding:0;

}
#head{
	background-image:url("image.gif");
	background-repeat:no-repeat;
	background-position:left top;
	

}
#common{
	width:776px;
	margin:0 auto 1.5em auto;
	text-align:left;
}
#page_description{
	text-align:center;
}
h1{
	text-align:left;
	text-indent:5em;
	padding-top:15px;
}
h2,h3{

margin:1em 0;

}
p{
line-height:1.4;
font-size:94%;
text-indent:1em;
margin:1em;
padding:0;

}
ul{
	list-style-type:none;

}

img{
	border:3px solid #fff;
}
.thumbnail-link{


}
#youtube-img-link{
	border:0px solid #aaa;
}
#array{
width:700px;
overflow:auto;
height:320px;

}
.source{

font-family:monospace;
background:#fff;
color:#333;
padding:1.5em;
line-height:2;
font-size:80%;
border:1px dashed #777;
}

