@media screen {
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  src: local('Orbitron-Light'), local('Orbitron-Regular'), url('https://themes.googleusercontent.com/font?kit=94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA') format('woff');
}
}
.myintro
{
  text-indent:24px; color:#71B118;
}
.my_message{ padding:20px 10px;}

.my_title{
font-size: 28px;
color: #095C98;
font-family: 'Orbitron';
text-shadow: 2px 2px 10px #D6EFFF;
font-weight: bold;
}
.my_sign
{
font-size: 12px;
}
.right_img{
position:absolute;
        	right:10px;
        	top:10px;
}