body
   {
		background-color:#FFF
   }
#linkexchange
   {
		position:absolute;
		top:225px;
		right:-175px;
   }

#welcome
   {
		background-color:#FFF;
		position:relative;
		top:0px;
		height:600px;
		width:600px;
		margin:0px auto;
   }

#welcomesmall
   {
		background-color:#FFF;
		position:relative;
		height:300px;
		width:300px;
		margin:0px auto;
   }

#welcomesmall a:hover
   {
		color:#000;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		cursor:pointer;
   }

#welcome img
   {
		border:none;
		bottom:0px;
   }

#welcomesmall img
   {
		border:none;
		bottom:0px;
   }

#languages
   {
		text-align:center;
   }

#languages a
   {
		color:#555;
		font-size:14px;
		text-decoration:none;
   }

#languages a:hover
   {
		color:#000;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		cursor:pointer;
   }

.bframe
  {
		position:absolute;
		height:625px;
		width:625px;
   }

.sframe
  {
		position:absolute;
		height:325px;
		width:325px;
   }
