Newer
Older
skip-web / archive / program / 6hour / sagasu.css

body{
	background:#87ceeb url("chara2.png") no-repeat fixed right bottom;
}



img.head:before{ content:url("niko.png")}
img.head:after{ content:url("niko.png")}



div.center{

	background:#75b4f5;
	margin : 15%;
	border:dotted#ffff00;
	padding : 0px 2px 0px 2px 
}

h1{ text-align: center;
font-size: 7ex;
color: ffff00;}
h3{ text-align: center;}
p{ text-align: center;}

table{	margin : 15%;
}

th{text-align: left;}