﻿<!DOCTYPE html>
<html lang="en">
<head>

	<meta charset="utf-8"/>
	<title>Lasa ICT Knowledgebase</title>
	    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>

<link type="text/css" rel="stylesheet" href="http://fast.fonts.net/cssapi/34ae086f-4d43-4c54-bd63-7131645698fc.css"/>	
	
	<style>
	
	
	
	body {
	  background: #fff;
	  color: #444;
	  padding:  0;
	  margin: 0 ;
	
	    font-family: "Proxima N W01 Reg","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	  font-weight: normal;
	  font-style: normal;
	  line-height: 1.5;
	  position: relative;
	  cursor: auto; 
	  
	  }
	
	  .panel {  
	   width: 80%;
	    padding: 2rem 
	  }  
	  
	  div,
	  dl,
	  dt,
	  dd,
	  ul,
	  ol,
	  li,
	  h1,
	  h2,
	  h3,
	  h4,
	  h5,
	  h6,
	  pre,
	  form,
	  p,
	  blockquote,
	  th,
	  td {
	    margin: 0;
	    padding: 0; }
	  
	  
	  a {
	    color: #FC6622;
	
	font-family: "Proxima N W01 Bold","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;  
	text-decoration: none;  line-height: inherit; }
	    a:hover, a:focus {
	cursor: pointer; }
	    a img {
	      border: none; }
	  
	  p {
	    font-family: inherit;
	    font-weight: normal;
	    font-size: 1.1rem;
	    line-height: 1.6;
	    margin-bottom: 0.88rem;
	    text-rendering: optimizeLegibility; }
	  
	  
	  h1, h2, h3, h4, h5, h6 {
	    font-family: "Proxima N W01 Bold","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	    font-weight: normal;
	    font-style: normal;
	    text-rendering: optimizeLegibility;
	    margin-top: 0;
	    line-height: 1.4; }
	  
	  
	  h1 {
	    font-size: 2.5rem; line-height: 1;      margin-bottom: 0.5rem;
	   }
	  
	  h2 {    /*color: #FC6622;*/
	     margin-bottom: 0.5rem;
	  
	      font-size: 1.5rem; }
	  
	  h3 {
	    font-size: 1.5rem; }
	  
	   
	  
	  strong,
	  b {
	font-family: "Proxima N W01 Bold","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: normal;
	    line-height: inherit; }
	  
	  
	  
	  .logo {width: 150px; height: auto;margin-bottom:  1rem;
	 
	  }
	  
	  
	  	@media only screen and (min-width: 768px) {
	  html, body {
	    height: 100%;
	    width: 100%;
	  	  font-size: 87.5%; 
	  	text-align: center;
	  	
	  }
	  
	  body {
	  	background: #f5f5f5 url('/fibre.jpg') no-repeat left top;
	  	background-size: cover;
	position: relative;
	  }
	     
	     	  
	  h1 {
	    font-size: 3rem; 
	   }
	       .panel {  
	       
margin: 10rem auto;
	      width: 40%;
	 min-width: 500px;
	         padding: 5rem ;
	         
	         background: rgba(255, 255, 255, .9);
	text-align: left;
box-shadow: 0 0 25px #333;
	       
	  }
	  
	  </style>
	  
	  
</head>
<body>

<div class="panel">
<a href="http://lasa.org.uk/"><img src="/lasa.png" alt="LASA" class="logo"/></a>

<h1>
 ICT Knowledgebase
</h1>

<h2>
After fifteen years, hundreds of pages of non-profit tech advice, and millions of page views&hellip; it’s time for a&nbsp;refresh.
</h2>

<p>
Thanks for all your support, and do keep in touch whilst we’re&nbsp;away&hellip;
</p>

<p>
You can find out more about our ongoing work to support non-profits in their use of technology over on the <a href="http://lasa.org.uk/">Lasa website</a> or by following us&nbsp;<a href="http://twitter.com/lasaict">@lasaict</a>.
</p>

<p>
Alternatively, if you’d like to contact us, you can reach us via <a href="mailto:info@lasa.org.uk">info@lasa.org.uk</a> or on&nbsp;020&nbsp;7426&nbsp;4473.
</p></div>

</body>
</html>
