HEX
Server: Apache
System: Linux cpanel02.host1.no 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64
User: ocwno (1596)
PHP: 7.2.34
Disabled: NONE
Upload Files
File: /home/ocwno/ocw/style.css
<!DOCTYPE css>
element {
}

#body {
 	background: url("images/blueprints.jpg") center center no-repeat fixed;
	background-size: 100%;
}
#h1 {
	font-family:cursive;
	font-weight: bold;
	text-align:center;
	font-size:64px;
	color:#ffffff;
	text-shadow: 3px 3px 0 #000,
	 -1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}
#h2 {
	font-family: cursive;
	font-weight: bold;
	text-align:center;
	font-size:32px;
	color:#ffffff;
	text-shadow: 3px 3px 0 #000,
	 -1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}
#h3 {
	line-height: 1.8;
	font-family: cursive;
	font-weight: bold;
	text-align:center;
	font-size:26px;
	color:#ffffff;
	text-shadow: 3px 3px 0 #000,
	 -1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}
    #h3 a {color: #ffffff}
	#h3 a:hover{color: #0000ff}

#h4 {
	line-height: 1.0;
	font-family: cursive;
	font-weight: bold;
	text-align:center;
	font-size:26px;
	color:#ffffff;
	text-shadow: 3px 3px 0 #000,
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}
#img {
	text-align: center;
}