/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn ,em, strong, th, var {font-style:normal;}
li {}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before,q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup, sub {line-height:-1px;vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;}


/* egna klasser */
.lista
{
margin-top:5px;
width:180px;
height:200px;
}
.ram{
background-image:url(bilder/ram.jpg);
background-color:white;
padding-left:35px;
padding-top:35px;
padding-right:25px;
height:250px;
}
h2{
font-family:georgia,times,serif;
font-size:26px;
font-weight:normal;
margin-bottom:0px;
margin-top:0px;
}
h1{
font-family:georgia,times,serif;
font-size:40px;
font-weight:normal;
}
