@charset "utf-8";
/*  
Theme Name: Troxo
Theme URI: http://www.troxo.com/
Description: The custom WordPress theme.
Version: 1.0
Author: Dejan Bondzic
Author URI: http://dbondzic.info/
*/
body {

	/* background: #366FC0 url('xgo4mvobg.jpg'); */
	background-repeat: no-repeat; 
	background-position: top center;
	background-width: 100%;
  background-height: 100%;
  background-color: #366FC0;
}
#pentagram1 {
  margin: 100px auto;
  text-align: center;
  z-index: 3;
  position: absolute;
}
#pentagram2 {
  margin: 100px auto; 
  text-align: center;
  z-index: 4;
  position:absolute;
}
#pentagram3 {
  margin: 100px auto; 
  text-align: center;
  z-index: 5;
  position:absolute;
}
#pentagram4 {
  margin: 100px auto; 
  text-align: center;
  z-index: 6;
  position:absolute;
}

#links {
 position:absolute;
 z-index: 6;
 width: 681px;
 height: 50px;
 margin-top: 200px;
 text-align: center;
 font-family: verdana, helvetica, universal;
}

#links2 {
 position:absolute;
 z-index: 7;
 margin-top: 560px;
 width: 681px;
 height: 50px;
 text-align: center;
 font-family: verdana, helvetica, universal;
 }

.l1 {
  margin-right: 225px;
}

#perfecqt {
 position: relative;
 margin-top: 100px;
 margin-left: auto;
 margin-right: auto;
 color: #FFFFFF;
 text-align: center;
 width: 100%;
}

#perfecqt a {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   font-size: 18px;
}

#tweedelink {
 position: relative;
 margin-top: 300px;
 margin-right: auto;
 color: #2CACAD;
}

#tweedelink a {
 color: #2CACAD;
 font-weight: bold;
 text-decoration: none;
 font-size: 18px;
}

#derdelink {
 position: relative;
 margin-top: 300px;
 margin-right: 100px;
 margin-left: auto;
 color: #2CACAD;
}

#derdelink a {
   color: #2CACAD;
   font-weight: bold;
   text-decoration: none;
   font-size: 18px;
}

.bgstretcher {
	background: #366FC0;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

#masterdiv {
z-index: 2;
position: relative;
text-align: center;
width: 681px;
margin-left: auto;
margin-right: auto;
}

