.outerFrame{
width:960px;
height:720px;
margin:auto;
margin-top:20px;
background-image: url(logo_pics/Fotolia_Neuronen.jpg);
}
body{
background-color:#10151b;
}
.block{
height:550px;
width:320px;
float:left;
margin-top:50px;
}

#phit{
float:right;
background-image: url(logo_pics/phit_logo_brief.png);
background-repeat:no-repeat;
/*background-color:#666466;*/
margin-right:50px;
}
#phitps{
background-image: url(logo_pics/phitps_logo_brief.png);
background-repeat:no-repeat;
/*background-color:#ff3300;*/
margin-left:50px;
}

a:link { font-weight:bold; color:white; text-decoration:none; }
a:visited { font-weight:bold; color:white; text-decoration:none; }
a.link { 
	margin-top:30px;
	text-align:center;
display: block; 
width:100%; 
height:100%; 
       font-size:2.8em;
     /*  font-family:'Times New Roman',Times,serif;*/
       font-family:Arial,Helvetica,'sans serif';

}
/*
#phit a:link { font-weight:bold; color:#666466; text-decoration:none; }
#phitps a:visited { font-weight:bold; color:#ff3300; text-decoration:none; }
#phit a:visited { font-weight:bold; color:#666466; text-decoration:none; }
a:focus { font-weight:bold; color:white; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }
*/


