/*Kod Dostu Cursor START*/ body, a:hover, h2, h1, table, td, div, p, img{cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), progress !important;}To provide clients with a quality service, ensuring that the best and most suited candidate is recruited for the role they wish to fill and also to assist prospective candidates in securing the roles that best suit them, as well as offering real, practical career advice.
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
background-image: url('http://i59.tinypic.com/2dsr7rc.jpg');
background-size: 100%;
background-position: center;
background-repeat: no-repeat;
background-color: #000000;
color: #FFFFFF;
font-family: "Russo One", Orbitron, "Verdana";
font-size: 14pt;
text-decoration: none;
}
.blueglow{
text-shadow: 0px 0px 10px #0000FF;
}
.redglow {
text-shadow: 0 0 10px #FF0000;
}
.whiteglow {
text-shadow: 0 0 10px #FFFFFF;color: red;
}
.heading {
font-family: Orbitron, Verdana;
}
#hacker {
border-style: outset;
border-color: #FFFFFF;
background-image: url('http://1.bp.blogspot.com/-6loGr8r2uNA/UGxfgjIrCYI/AAAAAAAAQHE/uWEbP3sz310/s1600/tumblr_mbaydbxrh91r8quyio1_500.gif');
background-position: center;
background-repeat: no-repeat;
background-color: #000000;
width: 400px;
padding: 7px 0 7px 0;
}
#copyright {
font-size: 10pt;
opacity: 0.7;
}
.glow {
-webkit-animation-duration: 1s;
-webkit-animation-name: glow;
-webkit-animation-direction: alternate;
-webkit-animation-iteration-count: infinite;
animation-duration: 1s;
animation-name: glow;
animation: glow 1000ms ease-out infinite alternate;
-webkit-animation: glow 1000ms ease-out infinite alternate;
-moz-animation: glow 1000ms ease-out infinite alternate;
-o-animation: glow 1000ms ease-out infinite alternate;
-ms-animation: glow 1000ms ease-out infinite alternate;
}
@-webkit-keyframes glow {
from { text-shadow: 0 0 5px red; }
to { text-shadow: 0 0 30px blue; }
}
.gaya {
color: red;
}
.max {
font-size: 19px;
font-family: orbitron;
color: #FFFFFF;
text-shadow:black 0px 0px 5px;
}