/* Timwateru Nubono - CSS */

body {
        background-image:url(images/te-bg-mai-buki.png) !important;
		background-repeat:no-repeat;
		background-color:white;
        margin: 0;
        padding: 0;
        font-family:Arial, Helvetica, sans-serif;
		
        
   
}


.inuka {
	text-align:center;
	
}

p {
	font-size:1.8em;
	color:#00F;
	position:relative;
	top:-20px;
	text-decoration:underline;
	font-style:italic;


}

h1 {
	
	font-size:2.2em;	
}

p h1 {
		margin:0;
		padding:0;
}

.inukan {
	background-image: url(images/construction.png);
	background-repeat:no-repeat;
	width: 150px;
	height: 139px;
	position:relative;
	
	top:20px;
		
	
}

.break {
	clear:both;	
}