
.text {
	font-family: "Arial, Courier, mono";
	font-size: 13px;
	font-style: normal;
	
}
.links {text-align: left;}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-weight: bold;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}

html { height: 100%; }
body { background-image:url(../img/smoke_icon1.png); background-repeat: repeat-xy;
	font-family: arial, "lucida console", sans-serif;font-size: 14px; line-height: 1.3;
	min-height: 100%; height: 1000px;
}
#whiteblock {
background-color:#FFFFFF; position:absolute; left:350px; width:420px; top:0px; height:1600%;
}
#textblock { 
position:absolute; left:10px; width:400px; top:0px; text-align:justify;
}
#link {
position:absolute; left:15px; width:600px; top:0px;
}
#warning {
position:absolute; left:40px; top:100px; width:200px; height:300px; z-index:100;

}
#stripes {
position:absolute; left:345px; top:0px;width:6px; height:1600%; background-image:url(../img/black.png); background-repeat: repeat-y;
}
#stripes2 {
position:absolute; left:770px; top:0px;width:6px; height:1600%; background-image:url(../img/black.png); background-repeat: repeat-y;
}
#smoke_icon {
position:absolute; left:0px; top:0px;width:340px; height:1600%; background-image:url(../img/smoke_icon1.png); background-repeat: repeat-xy;
}
#smoke_icon2 {
position:absolute; left:770px; top:0px;width:35%; height:1600%; background-image:url(../img/smoke_icon.png); background-repeat: repeat-xy;
}
