@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#access {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* index */

#access p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.plugin{
}

.plugin img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
