/*
Theme Name: IntroMAX
Theme URI: http://www.2mxr.org/blog
Description: Intro page styl.
Version: 1.0
Author: MaXeR
Author URI: http://www.2mxr.com
*/
body
{
background-image:url('intro.png'); center;
background-repeat:no-repeat;
background-attachment:fixed;
background-position: 50% 10%; 
background-color: rgb(16, 16, 16);
color: white;
text-decoration:none;
font-family:"Times New Roman","Georgia","Serif";
font-size:15px;
font-weight:bold;
}

img.intro
{
border: 0px solid ; width: 640px; height: 400px;
}

a {color:#999999; text-decoration:none;}

a:link {color: silver; text-decoration:none;}

a:visited {color:#666666; text-decoration:none;}

div.pos_fixed
{
position:fixed;
top:70px;
right:200px;
width: 420px; 
font-family:"Times New Roman","Georgia","Serif";
font-size:15px;
font-weight:bold;
}

ul {
  list-style-image: url('rss.png');
  line-height: 160%
}
